sendou.ink/.env.example
2024-02-24 21:12:54 +02:00

29 lines
597 B
Plaintext

BASE_URL=http://localhost:5173
DB_PATH=db.sqlite3
LOHI_TOKEN=salmon
SESSION_SECRET=secret
// Auth https://discord.com/developers
DISCORD_CLIENT_ID=
DISCORD_CLIENT_SECRET=
AUTH_GATEWAY_PROFILE_URL=
AUTH_GATEWAY_TOKEN_URL=
// Patreon integration https://www.patreon.com/portal/registration/register-clients
PATREON_ACCESS_TOKEN=
// Image upload
STORAGE_END_POINT=
STORAGE_ACCESS_KEY=
STORAGE_SECRET=
STORAGE_REGION=
STORAGE_BUCKET=
STORAGE_URL=
TWITCH_CLIENT_ID=
TWITCH_CLIENT_SECRET=
SKALOP_WS_URL=ws://localhost:5900
SKALOP_SYSTEM_MESSAGE_URL=http://localhost:5900/system
SKALOP_TOKEN=secret