blob: ee268d6470af948444f19fca5863a387b2d6e3e7 [file] [log] [blame]
Jonathan Hartf86817b2018-08-17 10:35:54 -07001{
2 "apps" : {
3 "org.opencord.sadis" : {
4 "sadis" : {
5 "integration" : {
6 "cache" : {
7 "maxsize" : 1000
8 },
9 "url" : "http://docker.for.mac.localhost:4245/subscriber/%s"
10 }
11 }
12 }
13 }
14}