Browse Source

更改网关的端口号

master
yxt_djz 2 years ago
parent
commit
4ab857b514
  1. 2
      yxt_supervise/gateway/src/main/resources/application.yml

2
yxt_supervise/gateway/src/main/resources/application.yml

@ -7,7 +7,7 @@ hystrix:
thread:
timeoutInMilliseconds: 300000
server:
port: 8111
port: 8112
spring:
application:
name: gateway-server

Loading…
Cancel
Save