mirror of
https://github.com/snachodog/my-arr-stack.git
synced 2025-09-13 06:43:32 -06:00
Created VPN settings for mullvad. Updated .env.example to reflect home server settings
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Your timezone, https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
TZ=Europe/Lisbon
|
||||
TZ=America/Denver
|
||||
# UNIX PUID and PGID, find with: id $USER
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
# The directory where configuration will be stored.
|
||||
ROOT=/home/{youruser}/
|
||||
ROOT=/home/steve/
|
||||
# The directory where data will be stored.
|
||||
HDDSTORAGE=/home/{youruser}/Storage/
|
||||
HDDSTORAGE=/mnt/mediadrive/
|
||||
|
||||
# Wireguard Settings
|
||||
#Your public ip, auto for auto detect
|
||||
|
Reference in New Issue
Block a user