Website/.env.example
TheClashFruit 60a53467b2
All checks were successful
Lint Codebase / lint (push) Successful in 1m5s
feat: some website <-> server communications "proposal"
2024-08-29 17:29:43 +02:00

15 lines
196 B
Plaintext

DISCORD_CLIENT=
DISCORD_SECRET=
DISCORD_REDIRECT="http://localhost:3000/api/v1/auth"
DISCORD_API="https://discord.com/api/v10"
DB_NAME=
DB_USER=
DB_PASS=
DB_HOST=
DB_PORT=
AUTH_SECRET=
MC_API=