This commit is contained in:
2025-12-12 16:19:03 +01:00
parent b37bf9f699
commit 1bc1b0dcb9

View File

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