mirror of
https://github.com/snachodog/my-arr-stack.git
synced 2025-09-13 06:43:32 -06:00
docker compose updates
added some images and docker compose updates
This commit is contained in:
@@ -4,9 +4,9 @@ TZ=Europe/Lisbon
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
# The directory where configuration will be stored.
|
||||
ROOT="$HOME/MediaCenter/"
|
||||
# The directory where data and configuration will be stored.
|
||||
HDDSTORAGE="$HOME/MediaCenter/Storage/"
|
||||
ROOT=/home/{youruser}/
|
||||
# The directory where data will be stored.
|
||||
HDDSTORAGE=/home/{youruser}/Storage/
|
||||
|
||||
# Wireguard Settings
|
||||
#Your public ip, auto for auto detect
|
||||
|
Reference in New Issue
Block a user