Browse Source

修改端口号重复问题

master
hp 3 years ago
parent
commit
e136924ca2
  1. 2
      anrui-terminal/anrui-terminal-biz/src/main/resources/application.yml

2
anrui-terminal/anrui-terminal-biz/src/main/resources/application.yml

@ -19,7 +19,7 @@ spring:
server: server:
port: 7008 port: 7009
max-http-header-size: 102400 max-http-header-size: 102400
undertow: undertow:
max-http-post-size: -1 max-http-post-size: -1

Loading…
Cancel
Save