Files
website/.env.example
bytedream 83d43471a2
All checks were successful
deploy / build-and-deploy (push) Successful in 23s
remove timezone from env example
2025-11-09 14:27:19 +01:00

17 lines
320 B
Plaintext

START_DATE=2025-12-27T14:00:00
DATABASE_URI=mysql://website:website@localhost:3306/website
ADMIN_USER=admin
ADMIN_PASSWORD=admin
ADMIN_COOKIE=muelleel
UPLOAD_PATH=/tmp
TEAMSPEAK_LINK=http://example.com
DISCORD_LINK=http://example.com
PAYPAL_LINK=http://example.com
SERVER_IP=1.1.1.1
BASE_PATH=http://localhost:4321