Skip to content
Snippets Groups Projects
Commit 79bf0e37 authored by tuckersiegel's avatar tuckersiegel
Browse files

port change

parent c724e463
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ require('./models/gdd.js');
require('./models/gdd_current.js');
require('./models/normals.js');
const port = 27017;
const port = 4000;
const app = express();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment