国泰新华安全平台-外包
SZH
2022-08-18 36dce16d479265604a3597065e1b7e2ec3772ebe
修改配置文件
3 files modified
8 ■■■■ changed files
safePlatfrom-out-web/src/main/resources/config/application-test.yaml 2 ●●● patch | view | raw | blame | history
safePlatfrom-out-web/src/main/resources/config/application-uat.yaml 2 ●●● patch | view | raw | blame | history
safePlatfrom-out-web/src/main/resources/config/application.yaml 4 ●●●● patch | view | raw | blame | history
safePlatfrom-out-web/src/main/resources/config/application-test.yaml
@@ -92,7 +92,7 @@
    base-packages: com.gkhy.safePlatform
  protocol:
    name: dubbo
    port: 18082
    port: 33003
    serialization: kryo
    host: ${spring.cloud.client.ip-address}
  consumer:
safePlatfrom-out-web/src/main/resources/config/application-uat.yaml
@@ -92,7 +92,7 @@
    base-packages: com.gkhy.safePlatform
  protocol:
    name: dubbo
    port: 18082
    port: 33004
    serialization: kryo
    host: ${spring.cloud.client.ip-address}
  consumer:
safePlatfrom-out-web/src/main/resources/config/application.yaml
@@ -2,9 +2,9 @@
  application:
    name: safeplatform-out
  profiles:
    active: test
#    active: test
#    active: uat
#    active: guotai-demo
    active: guotai-demo
logging: