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