Skip to content

Commit 700eb96

Browse files
TimeNet Build L64TimeNet Build L64
authored andcommitted
setting port to 8080 in linux
1 parent eac40ee commit 700eb96

File tree

1 file changed

+1
-1
lines changed
  • TOEDistributionServer/src/node/tns

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22
mongod --config mongoconfig.conf
33
set PORT=8080
4-
export PORT
4+
export PORT=8080
55
npm start

0 commit comments

Comments
 (0)