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