Browse Source

Update config.js

Pchen 1 year ago
parent
commit
ad198d0d36
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.js

+ 1 - 1
config.js

@@ -1,4 +1,4 @@
 module.exports = {
-    port: 8082
+    port: 8080
 }