Update stack.production.yml
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
colin 2024-02-16 03:08:04 +00:00
parent 89ad08ece4
commit 2f63a2e0a0
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ services:
environment: environment:
- NTFY_LISTEN_ADDR=0.0.0.0:80 - NTFY_LISTEN_ADDR=0.0.0.0:80
- NTFY_DATA_DIR=/data - NTFY_DATA_DIR=/data
command:
- serve
networks: networks:
traefik: traefik:
external: true external: true