Update .env
This commit is contained in:
9
.env
Normal file
9
.env
Normal file
@@ -0,0 +1,9 @@
|
||||
# Your timezone, https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
TZ=Europe/Amsterdam
|
||||
# UNIX PUID and PGID, find with: id $USER
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
# The directory where configuration will be stored.
|
||||
ROOT=/home/komodo/arr_config
|
||||
# The directory where data will be stored.
|
||||
HDDSTORAGE=/mnt/nfs/media
|
||||
Reference in New Issue
Block a user