Ver Fonte

Merge branch 'privateCrowdService' into 'PrivateReleaseOfCofortest'

修改端口为8081



See merge request !38

guochao há 4 anos atrás
pai
commit
ed0caf3752

+ 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