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: command:
- serve - serve
environment: 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 #user: UID:GID # optional: replace with your own user/group or uid/gid
volumes: volumes:
- /home/rcadmin/docker/ntfy/data/cache_ntfy:/var/cache/ntfy - /home/rcadmin/docker/ntfy/data/cache_ntfy:/var/cache/ntfy

View File

@@ -1,9 +0,0 @@
# qBittorrent variables
PUID=1000
PGID=1000
TZ=Europe/Oslo
WEBUI_PORT=9150
TORRENTING_PORT=6881
USERNAME=qbittorrent@home.ramberg.net
PASSWORD=qBittorrent123