ludc
2023-09-28 a3b63fbbfbf5ba059299887b9fa2ba1dd897659c
Source/UBCS/ubcs-gateway/src/main/resources/application-prod.yml
@@ -1,19 +1,3 @@
<<<<<<<< HEAD:Source/UBCS/ubcs-gateway/src/main/resources/application-prod.yml
========
server:
  port: 37000
spring:
  cloud:
    gateway:
      discovery:
        locator:
          enabled: true
    loadbalancer:
      retry:
        enabled: true
>>>>>>>> origin/master:Source/UBCS/ubcs-gateway/src/main/resources/application-dev.yml
blade:
  #多团队协作服务配置
  loadbalancer:
@@ -27,6 +11,7 @@
      - 127.0.0.1
server:
  port: 80
spring:
  cloud:
    gateway:
@@ -36,3 +21,5 @@
    loadbalancer:
      retry:
        enabled: true
  main:
    web-application-type: reactive