Browse Source

修改端口号

humuyu 3 years ago
parent
commit
5bb8d00033
1 changed files with 1 additions and 1 deletions
  1. 1 1
      eladmin-system/src/main/resources/config/application-nt-test.yml

+ 1 - 1
eladmin-system/src/main/resources/config/application-nt-test.yml

@@ -1,6 +1,6 @@
 #配置数据源
 server:
-  port: 8000
+  port: 8007
 spring:
   mvc:
     static-path-pattern: /image/**