diff --git a/config.json b/config.json deleted file mode 100644 index 105720e..0000000 --- a/config.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "redisServer": "hazeldale", - "redisPort": 6379, - - "routesDirectory": "./routes", - - "apiPort": 8081, - - "cider": { - "targetHost": "localhost", - "targetPort": 10769, - - "authKeyInDb": "apiAuthKeys.cider" - }, - - "azure": { - "connectionString": "", - "senderAddress": "" - } - -} \ No newline at end of file