fuyu 5 년 전
부모
커밋
84717a30ee
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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
+}