Browse Source

修改端口为8081

郭超 4 years ago
parent
commit
f5d206c6b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mooctest-user-server/src/main/resources/application.yaml

+ 1 - 1
mooctest-user-server/src/main/resources/application.yaml

@@ -1,6 +1,6 @@
 spring.profiles.active: private-cloud-localhost
 server:
-  port: 8082
+  port: 8081
 
 default:
   goto: http://127.0.0.1