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:
@@ -12,6 +12,7 @@ services:
|
||||
{
|
||||
"ui": true
|
||||
}
|
||||
VAULT_API_ADDR: "http://192.168.77.101:8200"
|
||||
cap_add:
|
||||
- IPC_LOCK
|
||||
networks:
|
||||
@@ -23,9 +24,9 @@ services:
|
||||
constraints:
|
||||
- node.role == manager
|
||||
|
||||
configs:
|
||||
vault_hcl:
|
||||
external: true
|
||||
# configs:
|
||||
# vault_hcl:
|
||||
# external: true
|
||||
volumes:
|
||||
data:
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user