修改后端运行端口,改为8888,前端调用后端接口也同步改成8888
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
server:
|
||||
port: 8080
|
||||
port: 8888
|
||||
tomcat:
|
||||
max-swallow-size: -1
|
||||
error:
|
||||
|
||||
Reference in New Issue
Block a user