homelab/fighter/config/zipline/zipline.env
Joey Hafner d0654b1d73
Some checks are pending
Deploy to Fighter / Deploy (push) Waiting to run
Deploy to Fighter / Notify (push) Waiting to run
Fix typo
2024-05-20 21:01:51 -07:00

14 lines
351 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
UPLOADER_ASSUME_MIMETYPES=true
# Configured secret variables
#CORE_DATABASE_URL # follows the structure postgresql://[user[:password]@][netloc][:port][/dbname]
#CORE_SECRET