增加子节点配置文件
This commit is contained in:
parent
9e7cf9e56a
commit
45e8aff702
|
|
@ -1,3 +1,5 @@
|
|||
server:
|
||||
port: 10587
|
||||
spring:
|
||||
application:
|
||||
name: cashierService
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ spring:
|
|||
profiles:
|
||||
active: hph
|
||||
server:
|
||||
port: 10587
|
||||
|
||||
servlet:
|
||||
context-path: /cashier-client/
|
||||
# 日志配置
|
||||
|
|
|
|||
Loading…
Reference in New Issue