박민혁 박민혁 2024-03-08
240308 박민혁 서버 주소 수정
@6ebf1df8589aa7668680d230bd3e46676ff373aa
Global.js
--- Global.js
+++ Global.js
@@ -3,7 +3,7 @@
 const BASE_DIR = __dirname;
 const LOG_BASE_DIR = `${__dirname}/server/logs`;
 const SERVICE_STATUS = process.env.NODE_ENV;//development, production
-const PORT = 80;
+const PORT = 93;
 
 module.exports = {
     PROJECT_NAME,
Add a comment
List