-
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
|
||||||
Reference in New Issue
Block a user