homelab/fighter/config/zipline/zipline.env
Joey Hafner f552185196
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 25s
Deploy to Fighter / Notify (push) Successful in 2s
#123 Enable CORE_RETURN_HTTPS as first step in diagnosing failure to render media
2024-03-10 18:52:15 -07:00

13 lines
320 B
Bash

# Configured variables
MFA_TOTP_ENABLED=true
WEBSITE_SHOW_FILES_PER_USER=true
WEBSITE_TITLE=Jafner.net
CORE_RETURN_HTTPS=true
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