stage 3
This commit is contained in:
2
backend/config.js
Normal file
2
backend/config.js
Normal file
@@ -0,0 +1,2 @@
|
||||
export const dbURL = 'mongodb://localhost:27017/tellall';
|
||||
export const PORT = 5000;
|
||||
Reference in New Issue
Block a user