yams/.env.example

13 lines
270 B
Plaintext

# Base configuration
PUID=<your_PUID>
PGID=<your_PGID>
MEDIA_FOLDER=<media_folder>
INSTALL_LOCATION=<install_location>
MEDIA_SERVICE=<media_service>
# VPN configuration
VPN_ENABLED=<vpn_enabled>
VPN_SERVICE=<vpn_service>
VPN_USER=<vpn_user>
VPN_PASSWORD=<vpn_password>