diff --git a/config.json b/config.json deleted file mode 100644 index 3bb4b26..0000000 --- a/config.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "defaultLocale": "en", - - "webapp": { - "cookieSecure": false, - "port": 3430, - "redirectURI": "http://localhost:6000/auth/callback" - }, - - "database": { - "db": "mangorecipe", - "host": "", - "password": "", - "port": 5432, - "user": "" - } -} \ No newline at end of file