From 1051f05cce8cdfd71ebf871d1f7a940db77e50b5 Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Tue, 19 Sep 2023 16:42:00 +0200 Subject: [PATCH] fix settings --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index ff2d43a..15616a3 100644 --- a/config.json +++ b/config.json @@ -10,12 +10,12 @@ "http://localhost" ], "database": { - "host": "localhost", + "host": "database", "port": 27017, "name": "webplay" }, "redis": { - "host": "127.0.0.1", + "host": "redis", "port": 6379 }, "album_cover_files": [