田源
2023-11-06 086a66731ccadf4976e0cc403266c514b9f1bdc7
Source/UBCS/ubcs-gateway/src/main/resources/application-prod.yml
@@ -10,7 +10,8 @@
      - 192.168.0.*
      - 127.0.0.1
server:
  port: 80
  port: 37000
spring:
  cloud:
    gateway:
@@ -20,3 +21,5 @@
    loadbalancer:
      retry:
        enabled: true
  main:
    web-application-type: reactive