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