Commit 17487f5e0a9629884de638178884fa2af2cbedb1

Authored by 多国蒙
1 parent 57ddb10e

no message

Showing 1 changed file with 2 additions and 2 deletions
training-service.yml
@@ -86,7 +86,7 @@ apiConfig: @@ -86,7 +86,7 @@ apiConfig:
86 86
87 --- 87 ---
88 server: 88 server:
89 - port: 16400 89 + port: 16700
90 90
91 spring: 91 spring:
92 profiles: test 92 profiles: test
@@ -147,7 +147,7 @@ eureka: @@ -147,7 +147,7 @@ eureka:
147 147
148 --- 148 ---
149 server: 149 server:
150 - port: 16400 150 + port: 16700
151 151
152 spring: 152 spring:
153 profiles: production 153 profiles: production