From 94f6f6a433dfaf2172ad025bd44f22f652b54532 Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Wed, 15 Feb 2023 23:42:21 +0100 Subject: [PATCH] drone filter branch --- .drone.yml | 3 +++ config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index d28afb4..dfb940e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,3 +18,6 @@ steps: from_secret: username password: from_secret: password + when: + branch: + - master \ No newline at end of file diff --git a/config.json b/config.json index 2f2b3bf..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": "localhost", + "host": "redis", "port": 6379 }, "album_cover_files": [