田源
2024-03-25 1e21d7b8ab07e0062eeed6b240e9224122d4eb1e
Source/UBCS/ubcs-gateway/src/main/resources/application-prod.yml
@@ -1,4 +1,3 @@
blade:
  #多团队协作服务配置
  loadbalancer:
@@ -11,7 +10,8 @@
      - 192.168.0.*
      - 127.0.0.1
server:
  port: 80
  port: 37000
spring:
  cloud:
    gateway:
@@ -21,3 +21,5 @@
    loadbalancer:
      retry:
        enabled: true
  main:
    web-application-type: reactive