区分配置文件
This commit is contained in:
@@ -17,7 +17,10 @@ logging:
|
|||||||
netty:
|
netty:
|
||||||
server:
|
server:
|
||||||
host: 120.211.95.173
|
host: 120.211.95.173
|
||||||
|
#生产环境
|
||||||
port: 6620
|
port: 6620
|
||||||
|
#测试环境
|
||||||
|
#port: 56620
|
||||||
client:
|
client:
|
||||||
client-id: client-001
|
client-id: client-001
|
||||||
reconnect-interval: 5
|
reconnect-interval: 5
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ spring:
|
|||||||
matching-strategy: ant_path_matcher
|
matching-strategy: ant_path_matcher
|
||||||
application:
|
application:
|
||||||
name: tr-agent-client
|
name: tr-agent-client
|
||||||
version: 1.1.16
|
version: 1.1.19
|
||||||
conf-path: /usr/local/tongran/conf
|
conf-path: /usr/local/tongran/conf
|
||||||
script-path: /usr/local/tongran/sbin
|
script-path: /usr/local/tongran/sbin
|
||||||
tmp-path: /usr/local/tongran/tmp
|
tmp-path: /usr/local/tongran/tmp
|
||||||
|
|||||||
Reference in New Issue
Block a user