Skip to content
Snippets Groups Projects
.env.example 151 B
DISCORD_API_TOKEN="enter_token_here"
DISCORD_APP_ID="enter_application_id_here"
MONGO_ROOT_USERNAME="root"
MONGO_ROOT_PASSWORD="admin"
MONGO_PORT=27017