From 170e89d66487ebde89d4a728cb0f26a87c1cd736 Mon Sep 17 00:00:00 2001 From: Pof Magicfingers Date: Mon, 3 Jan 2022 08:51:13 +0100 Subject: [PATCH] feat: update default json config --- config/default.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config/default.json b/config/default.json index 3464363c..2024959b 100644 --- a/config/default.json +++ b/config/default.json @@ -1,6 +1,5 @@ { "port": 8081, - "mongodb": "mongodb://localhost/podcloud_development", "hosts": { "podcasts": "lepodcast.test", "platform": "podcloud.test",