mirror of
https://github.com/snachodog/my-arr-stack.git
synced 2025-04-23 11:52:23 -06:00
Update .env.example
adjust ROOT path, add seedboxapi mam_id variable
This commit is contained in:
parent
72fe943b23
commit
ab4cdd02d9
@ -4,7 +4,7 @@ TZ=America/Denver
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
# The directory where configuration will be stored.
|
||||
ROOT=/home/steve/
|
||||
ROOT=/home/<user>/MediaCenter
|
||||
# The directory where data will be stored.
|
||||
HDDSTORAGE=/mnt/mediadrive/
|
||||
|
||||
@ -13,3 +13,6 @@ HDDSTORAGE=/mnt/mediadrive/
|
||||
SERVERURL=auto
|
||||
#number of devices to generate configuration to connect to the wireguard vpn
|
||||
PEERS=7
|
||||
|
||||
#seedboxapi Settings
|
||||
mam_id= #set this up at https://www.myanonamouse.net/preferences/index.php?view=security it should be a long string
|
||||
|
Loading…
x
Reference in New Issue
Block a user