This commit is contained in:
2025-12-12 16:22:47 +01:00
parent 1bc1b0dcb9
commit 62cab99470

View File

@@ -12,6 +12,7 @@ services:
{
"ui": true
}
VAULT_API_ADDR: "http://192.168.77.101:8200"
cap_add:
- IPC_LOCK
networks:
@@ -23,9 +24,9 @@ services:
constraints:
- node.role == manager
configs:
vault_hcl:
external: true
# configs:
# vault_hcl:
# external: true
volumes:
data:
networks: