convert ntfy
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-02-01 18:02:52 -06:00
parent c4605c3657
commit 9da2093183

View file

@ -5,12 +5,12 @@ services:
command: serve
environment:
TZ: America/Chicago
user: "1001:998"
user: "964:1964"
networks:
- netgrimoire
volumes:
- /data/nfs/Baxter/Docker/ntfy/cache:/var/cache/ntfy
- /data/nfs/Baxter/Docker/ntfy/etc:/etc/ntfy
- /data/nfs/znas/Docker/ntfy/cache:/var/cache/ntfy
- /data/nfs/znas/Docker/ntfy/etc:/etc/ntfy
ports:
- 81:80
deploy: