delete config.json cause dont wanna leak keys
This commit is contained in:
21
config.json
21
config.json
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"redisServer": "hazeldale",
|
||||
"redisPort": 6379,
|
||||
|
||||
"routesDirectory": "./routes",
|
||||
|
||||
"apiPort": 8081,
|
||||
|
||||
"cider": {
|
||||
"targetHost": "localhost",
|
||||
"targetPort": 10769,
|
||||
|
||||
"authKeyInDb": "apiAuthKeys.cider"
|
||||
},
|
||||
|
||||
"azure": {
|
||||
"connectionString": "",
|
||||
"senderAddress": ""
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user