Commit 9feca072 authored by Node- 门 忠鑫's avatar Node- 门 忠鑫

修改开发环境配置文件

parent 31c30d34
......@@ -2,8 +2,8 @@
"app_name": "enoch",
"port": "9091",
"redis": {
"host": "http://localhost",
"port": "3007",
"host": "172.30.12.2",
"port": "6379",
"max_idle": 0,
"max_active": 5000,
"idle_timeout": 120
......@@ -12,7 +12,7 @@
"brokers": ["192.168.4.100:15091", "192.168.4.100:15092", "192.168.4.100:15093"]
},
"influx_db": {
"host": "192.168.4.100",
"host": "http://192.168.4.100",
"port": "8066"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment