Files
diploma_todoapp/backend/.env
2026-04-21 15:44:34 +08:00

4 lines
145 B
Bash

PORT = 3001
MONGO_URI = "mongodb+srv://timmybee:EMqczsTr1oYPBt@cluster0.dombm2a.mongodb.net/?appName=Cluster0"
APP_URI = "http://localhost:3001"