Add example for production deployment

This commit is contained in:
2025-05-28 00:33:01 +04:00
parent dbf892535b
commit 7b89230cae
17 changed files with 202 additions and 17 deletions

4
config/app/mongodb.env Normal file
View File

@@ -0,0 +1,4 @@
MONGODB_HOST=localhost
MONGODB_PORT=27017
MONGODB_USERNAME=
MONGODB_PASSWORD=