This commit is contained in:
2025-01-24 11:50:50 +05:30
parent a28398259c
commit 50e8d906f3
3 changed files with 21 additions and 7 deletions

4
.env
View File

@@ -1,4 +1,4 @@
MONGO_URI=mongodb://127.0.0.1:27017/
# MONGO_URI=mongodb://mongo/
API_PORT=3503
SOCKET_PORT=1059
API_PORT=5000
SOCKET_PORT=8000