34 lines
626 B
Plaintext
34 lines
626 B
Plaintext
APPDATA=/mnt/appdata
|
|
|
|
MEDIADIR=/mnt/media
|
|
DOWNLOADS=/mnt/media/downloads
|
|
MUSIC_DOWNLOADS=/mnt/media/downloads
|
|
RECYCLEBIN=/mnt/media/recyclebin
|
|
|
|
FB_DIR=/mnt
|
|
SYNCTHINGDATA=/mnt/syncthing_data
|
|
|
|
HOST_IP="192.168.1.100"
|
|
WG_HOST=example.duckdns.org
|
|
WG_DNS=1.1.1.1
|
|
|
|
DOCKER_IP=192.168.1.1
|
|
DOMAIN=example.duckdns.org
|
|
LOCAL_DOMAIN=local.example.duckdns.org
|
|
GITEA_RUNNER_TOKEN=0123456789abcdef0123456789abcdef01234567
|
|
GITEA_RUNNER_UID=1000
|
|
GITEA_RUNNER_GID=1000
|
|
|
|
OWNFOIL_USER=user
|
|
OWNFOIL_PASS=password
|
|
|
|
PUID=1000
|
|
PGID=1000
|
|
TZ="Europe/Zurich"
|
|
|
|
DELUGE_USER=username
|
|
DELUGE_PASS=example
|
|
|
|
TA_USER=username
|
|
TA_PASS=example
|
|
TA_ES_PASS=example |