mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
Merge pull request #171 from matter-labs/debug_vault
chore: debug vault with gramine debug
This commit is contained in:
commit
0541bbabf4
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ nixsgxLib.mkSGXContainer {
|
|||
"-config=/opt/vault/config.hcl"
|
||||
"-log-level=trace"
|
||||
];
|
||||
log_level = "trace";
|
||||
log_level = "debug";
|
||||
env = {
|
||||
VAULT_CLUSTER_ADDR.passthrough = true;
|
||||
VAULT_API_ADDR.passthrough = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue