3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 07:35:02 +00:00

Separate bot and API server .env files. Add example .env files.

This commit is contained in:
Dragory 2019-07-21 14:37:46 +03:00
parent 9082b71b69
commit 55f0f6c391
5 changed files with 18 additions and 2 deletions

9
api.env.example Normal file
View file

@ -0,0 +1,9 @@
PORT=
CLIENT_ID=
CLIENT_SECRET=
OAUTH_CALLBACK_URL=
DASHBOARD_URL=
DB_HOST=
DB_USER=
DB_PASSWORD=
DB_DATABASE=