mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user