This commit is contained in:
2025-12-12 16:02:28 +01:00
parent bed32a51a6
commit b37bf9f699

View File

@@ -3,7 +3,7 @@ services:
image: hashicorp/vault:latest
command: server -config=/vault/config/vault.hcl
ports:
- "8201:8200"
- "8202:8200"
volumes:
- data:/vault/data
configs: