mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-20 14:12:01 -05:00
12 lines
288 B
Plaintext
12 lines
288 B
Plaintext
PORT=5800
|
|
BASE_URL=http://localhost:5800
|
|
DB_PATH=db.sqlite3
|
|
LOHI_TOKEN=salmon
|
|
SESSION_SECRET=secret
|
|
|
|
// Auth https://discord.com/developers
|
|
DISCORD_CLIENT_ID=
|
|
DISCORD_CLIENT_SECRET=
|
|
|
|
// Patreon integration https://www.patreon.com/portal/registration/register-clients
|
|
PATREON_ACCESS_TOKEN= |