Update yoho-union-recomand-autoconfig.properties
Showing
1 changed file
with
3 additions
and
3 deletions
1 | yoho.recomand.env.webapphome = /home/dev/yoho-union-recomand/deploy | 1 | yoho.recomand.env.webapphome = /home/dev/yoho-union-recomand/deploy |
2 | yoho.recomand.env.serverport = 9 | 2 | yoho.recomand.env.serverport = 9 |
3 | -yoho.recomand.env.namespace = union-recomand | 3 | +yoho.recomand.env.namespace = recomand |
4 | 4 | ||
5 | -unions.kafka.consumer.servers=127.0.0.1:9092 | ||
6 | -unions.kafka.producer.servers=127.0.0.1:9092 | ||
5 | +unions.kafka.consumer.servers=192.168.103.59:9092 | ||
6 | +unions.kafka.producer.servers=192.168.103.59:9092 |
-
Please register or login to post a comment