Update stack.staging.yml
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
colin 2024-02-16 03:08:24 +00:00
parent 2f63a2e0a0
commit f3f925fbe7
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