Files
website/.env.example
bytedream 55c0852b7e
All checks were successful
deploy / build-and-deploy (push) Successful in 16s
rewrite website
2025-10-13 18:09:48 +02:00

17 lines
325 B
Plaintext

START_DATE=2025-06-23T00:19:00+0200
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