bugfix:修改部署过程出现配置文件路径错误和变量缺失问题

This commit is contained in:
fumingwei
2021-07-22 17:17:28 +08:00
parent 7fe7cc953e
commit 58f1bc8044
5 changed files with 11 additions and 7 deletions

View File

@@ -86,6 +86,8 @@ firewall:
hos_cache_size: 102400
hos_fs2_serverip: "127.0.0.1"
hos_fs2_serverport: 10086
APP_SKETCH_BROKER_IP: "192.168.40.161"
APP_SKETCH_BROKER_PORT: 1883
data_incoming_nic_list: ['eth0', 'eth1']