more changes

This commit is contained in:
2026-04-21 15:44:34 +08:00
parent 2a7eea5733
commit a49eb4e77c
3 changed files with 147 additions and 68 deletions

View File

@@ -1,2 +1,3 @@
PORT = 3001
MONGO_URI = "mongodb+srv://timmybee:EMqczsTr1oYPBtCd@cluster0.dombm2a.mongodb.net/?appName=Cluster0"
MONGO_URI = "mongodb+srv://timmybee:EMqczsTr1oYPBt@cluster0.dombm2a.mongodb.net/?appName=Cluster0"
APP_URI = "http://localhost:3001"