mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 02:14:54 +01:00
build
This commit is contained in:
@@ -2,8 +2,6 @@ services:
|
||||
vault:
|
||||
image: hashicorp/vault:latest
|
||||
command: server -config=/vault/config/vault.hcl
|
||||
ports:
|
||||
- "8202:8200"
|
||||
volumes:
|
||||
- data:/vault/data
|
||||
configs:
|
||||
|
||||
Reference in New Issue
Block a user