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