[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
41d8c0771b
commit
b66561dd92
1 changed files with 3 additions and 0 deletions
|
|
@ -210,10 +210,13 @@ services:
|
||||||
- WHATSAPP_FILES_LIFETIME=0
|
- WHATSAPP_FILES_LIFETIME=0
|
||||||
- WHATSAPP_FILES_FOLDER=/app/.media
|
- WHATSAPP_FILES_FOLDER=/app/.media
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
|
|
||||||
caddy:
|
caddy:
|
||||||
image: caddy
|
image: caddy
|
||||||
container_name: caddy
|
container_name: caddy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
networks:
|
||||||
|
- monitoring_network
|
||||||
ports:
|
ports:
|
||||||
- 8888:8888
|
- 8888:8888
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue