mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
chore: debug vault with gramine debug
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
57b25f65f5
commit
a0a08d2ce7
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ nixsgxLib.mkSGXContainer {
|
||||||
"-config=/opt/vault/config.hcl"
|
"-config=/opt/vault/config.hcl"
|
||||||
"-log-level=trace"
|
"-log-level=trace"
|
||||||
];
|
];
|
||||||
log_level = "trace";
|
log_level = "debug";
|
||||||
env = {
|
env = {
|
||||||
VAULT_CLUSTER_ADDR.passthrough = true;
|
VAULT_CLUSTER_ADDR.passthrough = true;
|
||||||
VAULT_API_ADDR.passthrough = true;
|
VAULT_API_ADDR.passthrough = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue