mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 05:07:36 -05:00
8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
PORT=5800
|
|
BASE_URL=http://localhost:5800
|
|
DB_PATH=db.sqlite3
|
|
|
|
// auth
|
|
SESSION_SECRET=secret
|
|
DISCORD_CLIENT_ID=
|
|
DISCORD_CLIENT_SECRET= |