swagger documentation for Api

This commit is contained in:
2025-01-30 12:44:04 +05:30
parent 5984f445f7
commit 465f713624
45 changed files with 5201 additions and 2308 deletions

6
.env
View File

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