Leonardo Bellini | de47fd4 | 2018-03-07 12:07:30 -0600 | [diff] [blame] | 1 | my.public.ip=localhost |
2 | all.public.ips=localhost | ||||
3 | my.id=0 | ||||
4 | all.ids=0 | ||||
5 | ####################################### | ||||
6 | # Optional current values are defaults | ||||
7 | ####################################### | ||||
8 | #zookeeper.host=localhost | ||||
9 | #cassandra.host=localhost | ||||
10 | #music.ip=localhost | ||||
11 | #debug=true | ||||
12 | #music.rest.ip=localhost | ||||
13 | #lock.lease.period=6000 | ||||
14 | cassandra.user=nelson24 | ||||
15 | cassandra.password=winman123 | ||||
16 | |||||
17 |