first commit
This commit is contained in:
13
config.json
Normal file
13
config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"redisServer": "hazeldale",
|
||||
"redisPort": 6379,
|
||||
|
||||
"apiPort": 8081,
|
||||
|
||||
"cider": {
|
||||
"targetHost": "localhost",
|
||||
"targetPort": 10769,
|
||||
|
||||
"authKeyInDb": "apiAuthKeys.cider"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user