convert ntfy
This commit is contained in:
parent
c4605c3657
commit
9da2093183
1 changed files with 3 additions and 3 deletions
|
|
@ -5,12 +5,12 @@ services:
|
||||||
command: serve
|
command: serve
|
||||||
environment:
|
environment:
|
||||||
TZ: America/Chicago
|
TZ: America/Chicago
|
||||||
user: "1001:998"
|
user: "964:1964"
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
volumes:
|
volumes:
|
||||||
- /data/nfs/Baxter/Docker/ntfy/cache:/var/cache/ntfy
|
- /data/nfs/znas/Docker/ntfy/cache:/var/cache/ntfy
|
||||||
- /data/nfs/Baxter/Docker/ntfy/etc:/etc/ntfy
|
- /data/nfs/znas/Docker/ntfy/etc:/etc/ntfy
|
||||||
ports:
|
ports:
|
||||||
- 81:80
|
- 81:80
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue