website/.env.example
bytedream 5e07f4d545
All checks were successful
delpoy / build-and-deploy (push) Successful in 48s
rename REPORT_SECRET env variable to API_SECRET
2024-12-01 14:48:43 +01:00

13 lines
296 B
Plaintext

DATABASE_URI=sqlite://./database.db
ADMIN_USER=admin
ADMIN_PASSWORD=admin
PUBLIC_START_DATE=2023-12-26T00:00:00+0200
PUBLIC_BASE_PATH=
API_SECRET=
PUBLIC_SERVER_IP=example.com
PUBLIC_TS_LINK=ts3server://example.com
PUBLIC_DISCORD_LINK=https://example.com
PUBLIC_PAYPAL_LINK=https://example.com