From 64cae1bfe7a634f147481cb7e13415ddec7e3943 Mon Sep 17 00:00:00 2001 From: Profitroll Date: Sat, 23 Dec 2023 16:10:46 +0200 Subject: [PATCH] Update config_example.json --- config_example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_example.json b/config_example.json index c7472db..f1fc8a4 100644 --- a/config_example.json +++ b/config_example.json @@ -1,6 +1,6 @@ { "database": { - "name": "photos", + "name": "garbage_api", "host": "127.0.0.1", "port": 27017, "user": null,