Firebase to MongoDB change, updated README.md, removed entrypoint.py and heroku-specific files

Author: miloszowi<miloszweb@gmail.com>
This commit is contained in:
miloszowi
2021-09-25 16:49:11 +02:00
parent c29b0dabc5
commit baa8a78cad
41 changed files with 390 additions and 226 deletions

7
docker/config/app/app.dist.env Executable file
View File

@@ -0,0 +1,7 @@
BOT_TOKEN=
MONGODB_DATABASE=
MONGODB_USERNAME=
MONGODB_PASSWORD=
MONGODB_HOSTNAME=localhost
MONGODB_PORT=27017

View File

@@ -0,0 +1,5 @@
MONGO_INITDB_ROOT_USERNAME=
MONGO_INITDB_ROOT_PASSWORD=
MONGO_INITDB_DATABASE=
MONGODB_DATA_DIR=/mongo/database
MONDODB_LOG_DIR=