homelab/fighter/config/zipline/zipline.env

13 lines
320 B
Bash
Raw Normal View History

# Configured variables
2024-03-10 17:51:47 -07:00
MFA_TOTP_ENABLED=true
WEBSITE_SHOW_FILES_PER_USER=true
WEBSITE_TITLE=Jafner.net
CORE_RETURN_HTTPS=true
2024-03-10 17:51:47 -07:00
CORE_HOST=0.0.0.0
CORE_PORT=3000
CORE_LOGGER=true
# Configured secret variables
#CORE_DATABASE_URL # follows the structure postgresql://[user[:password]@][netloc][:port][/dbname]
#CORE_SECRET