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:
@@ -4,9 +4,9 @@ services:
|
|||||||
command: server -config=/vault/config/vault.hcl
|
command: server -config=/vault/config/vault.hcl
|
||||||
volumes:
|
volumes:
|
||||||
- data:/vault/data
|
- data:/vault/data
|
||||||
configs:
|
# configs:
|
||||||
- source: vault_hcl
|
# - source: vault_hcl
|
||||||
target: /vault/config/vault.hcl
|
# target: /vault/config/vault.hcl
|
||||||
environment:
|
environment:
|
||||||
VAULT_LOCAL_CONFIG: |
|
VAULT_LOCAL_CONFIG: |
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user