aboutsummaryrefslogtreecommitdiffstats
path: root/example.env
blob: c93f1c114f2329e3889071dd3e8ee6406c55a5a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Hostname to access the device; e.g. localhost, tvcloud.fr
NGINX__HOST=localhost
# HTTP port published by the host
HOST__HTTP_PORT=80
# HTTPS port published by the host
HOST__HTTPS_PORT=443

# Host TLS certificate/key directory
HOST__SECRET_DIR=/home/USER/.local/share/net_services/certs
# Host git directory
HOST__GIT_REPO_DIR=/home/USER/.local/share/net_services/git
# See <https://git.tvcloud.fr/cgit/tree/readme.md>
HOST__CGITRC_DIR=/home/USER/.local/share/net_services/cgit/cgitrc
HOST__CGIT_FILTER_DIR=/home/USER/.local/share/net_services/cgit/filter
HOST__CGIT_ABOUT_DIR=/home/USER/.local/share/net_services/cgit/about
# Directory for Radicale .htpasswd
HOST__RADICALE_USERS_DIR=/home/USER/.local/share/net_services/radicale
# Directory for Syncthing shared folders
HOST__SYNC_DIR=/home/USER/.local/share/net_services/syncthing