This repository has been archived on 2026-09-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
theme-song-booth/.env.example
2026-07-31 20:43:36 +00:00

16 lines
404 B
Text

APP_SECRET_KEY=change-me-in-production
ADMIN_PASSWORD=change-me
SMTP_HOST=mailroot8.namespro.ca
SMTP_PORT=465
SMTP_USER=ai@hallsworth.ca
SMTP_PASS=
SMTP_FROM=ai@hallsworth.ca
ADMIN_ALERT_EMAIL=
PUBLIC_BASE_URL=http://127.0.0.1:5000
BOOTH_NAME=Trollgorithm Theme Songs
DATABASE=/app/data/booth.db
UPLOAD_FOLDER=/app/uploads
INTERNAL_PORT=8000
HOST_PORT=127.0.0.1:8000
PRICE_PER_VERSION=10.00
CURRENCY=CAD