mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 02:06:38 +08:00
modify config port 8082->10086
This commit is contained in:
parent
3af98396cb
commit
9213ffbddd
@ -1,6 +1,6 @@
|
||||
######################### server ###################
|
||||
server.servlet.context-path=/smart-admin-api
|
||||
server.port=8082
|
||||
server.port=10086
|
||||
spring.profiles.active=@profiles.active@
|
||||
|
||||
######################### tomcat ###################
|
||||
|
Loading…
Reference in New Issue
Block a user