-
This commit is contained in:
4
ntfy/compose.yml
Executable file → Normal file
4
ntfy/compose.yml
Executable file → Normal file
@@ -10,8 +10,8 @@ services:
|
||||
- TZ=Europe/Oslo # optional: set desired timezone
|
||||
#user: UID:GID # optional: replace with your own user/group or uid/gid
|
||||
volumes:
|
||||
- /home/rcadmin/ntfy/cache_ntfy:/var/cache/ntfy
|
||||
- /home/rcadmin/ntfy/etc_ntfy:/etc/ntfy
|
||||
- /home/rcadmin/docker/ntfy/data/cache_ntfy:/var/cache/ntfy
|
||||
- /home/rcadmin/docker/ntfy/data/etc_ntfy:/etc/ntfy
|
||||
ports:
|
||||
- 80:80
|
||||
healthcheck: # optional: remember to adapt the host:port to your environment
|
||||
|
||||
Reference in New Issue
Block a user