fuyu 5 years ago
parent
commit
84717a30ee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      server/config/env/common.js

+ 2 - 2
server/config/env/common.js

@@ -1,3 +1,3 @@
 export default {
-  port: process.env.PORT || 9999
-}
+  port: process.env.PORT || 9601
+}