4 lines
145 B
Bash
4 lines
145 B
Bash
PORT = 3001
|
|
MONGO_URI = "mongodb+srv://timmybee:EMqczsTr1oYPBt@cluster0.dombm2a.mongodb.net/?appName=Cluster0"
|
|
APP_URI = "http://localhost:3001"
|