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": [