LeagueStats/server-new/.env.example

15 lines
250 B
Text
Raw Normal View History

2020-10-04 14:14:10 +00:00
PORT=3333
HOST=0.0.0.0
NODE_ENV=development
2020-10-04 11:37:05 +00:00
APP_KEY=
2020-10-04 13:00:07 +00:00
MONGODB_URL=mongodb://localhost:27017
MONGODB_DATABASE=leaguestats
2020-10-04 14:14:10 +00:00
REDIS_CONNECTION=local
REDIS_HOST=127.0.0.1
REDIS_PORT=6379
REDIS_PASSWORD=
API_KEY=RGAPI-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx