fd
This commit is contained in:
parent
ce6d64b735
commit
f379711e3c
1 changed files with 3 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ services:
|
|||
PERIPHERY_SSL_KEY_FILE: ${PERIPHERY_ROOT_DIRECTORY:-/etc/komodo}/ssl/key.pem
|
||||
PERIPHERY_SSL_CERT_FILE: ${PERIPHERY_ROOT_DIRECTORY:-/etc/komodo}/ssl/cert.pem
|
||||
networks:
|
||||
- komode
|
||||
- komodo
|
||||
volumes:
|
||||
## Mount external docker socket
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
|
@ -108,6 +108,8 @@ services:
|
|||
networks:
|
||||
netgrimoire:
|
||||
external: true
|
||||
komodo:
|
||||
external: true
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue