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