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