summaryrefslogtreecommitdiff
path: root/.env.example
blob: f2e98c367d9d0010e4271007c17e6bc9eb4e5f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Base configuration
PUID=<your_PUID>
PGID=<your_PGID>
MEDIA_DIRECTORY=<media_directory>
INSTALL_LOCATION=<install_directory>
MEDIA_SERVICE=<media_service>

# VPN configuration
VPN_ENABLED=<vpn_enabled>
VPN_SERVICE=<vpn_service>
VPN_USER=<vpn_user>
VPN_PASSWORD=<vpn_password>