开发环境迁移
This commit is contained in:
parent
12be6fea4e
commit
694911d797
|
@ -47,7 +47,7 @@ threadpool:
|
||||||
|
|
||||||
|
|
||||||
server:
|
server:
|
||||||
port: 3456
|
port: 9093
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -45,7 +45,7 @@ threadpool:
|
||||||
|
|
||||||
|
|
||||||
server:
|
server:
|
||||||
port: 3456
|
port: 9091
|
||||||
|
|
||||||
|
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
|
|
|
@ -46,7 +46,7 @@ threadpool:
|
||||||
|
|
||||||
|
|
||||||
server:
|
server:
|
||||||
port: 3456
|
port: 9092
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
spring:
|
spring:
|
||||||
profiles:
|
profiles:
|
||||||
active: caozhe
|
active: dev
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user