This commit is contained in:
2025-10-13 19:45:32 +02:00
parent 6b70d5c83e
commit 523564132b
3 changed files with 4 additions and 10 deletions

3
ntfy/.env Normal file
View File

@@ -0,0 +1,3 @@
# ntfy variables
TZ=Europe/Oslo

View File

@@ -7,7 +7,7 @@ services:
command:
- serve
environment:
- TZ=Europe/Oslo # optional: set desired timezone
- TZ=${TZ} # optional: set desired timezone
#user: UID:GID # optional: replace with your own user/group or uid/gid
volumes:
- /home/rcadmin/docker/ntfy/data/cache_ntfy:/var/cache/ntfy