This commit is contained in:
2025-12-12 16:00:49 +01:00
parent cf04cb7f74
commit bed32a51a6

View File

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