Added dev and prod docker compose files

This commit is contained in:
2023-09-20 02:30:07 +04:00
parent e5f5624635
commit f782c782bd
6 changed files with 82 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
MONGO_INITDB_ROOT_USERNAME="USERNAME"
MONGO_INITDB_ROOT_PASSWORD="PASSWORD"
MONGO_DB_PORT=27017
MONGO_DB_LOGS_NAME="LOGS"