badgeAPI/.env.example
creations c73b8725c1
All checks were successful
Code quality checks / biome (push) Successful in 8s
add discord badges from https://git.creations.works/seth pr, fixed a few things
2025-04-19 22:46:35 -04:00

9 lines
192 B
Text

# NODE_ENV=development
HOST=0.0.0.0
PORT=8080
REDIS_URL=redis://username:password@localhost:6379
REDIS_TTL=3600 # seconds
# if you wish to get discord badges
DISCORD_TOKEN=discord_bot_token