田源
2024-02-22 035d8c9fe859c4a2117ce215b913a8d921b9f65e
Source/UBCS/ubcs-gateway/src/main/resources/application-prod.yml
@@ -10,4 +10,16 @@
      - 192.168.0.*
      - 127.0.0.1
server:
  port: 80
  port: 37000
spring:
  cloud:
    gateway:
      discovery:
        locator:
          enabled: true
    loadbalancer:
      retry:
        enabled: true
  main:
    web-application-type: reactive