13 lines
210 B
JSON
13 lines
210 B
JSON
{
|
|
"redisServer": "hazeldale",
|
|
"redisPort": 6379,
|
|
|
|
"apiPort": 8081,
|
|
|
|
"cider": {
|
|
"targetHost": "localhost",
|
|
"targetPort": 10769,
|
|
|
|
"authKeyInDb": "apiAuthKeys.cider"
|
|
}
|
|
} |