set config for production
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Artem Anufrij 2023-02-17 00:00:56 +01:00
parent f984acea9b
commit 3b91eddcdd

View File

@ -10,12 +10,12 @@
"http://localhost" "http://localhost"
], ],
"database": { "database": {
"host": "localhost", "host": "database",
"port": 27017, "port": 27017,
"name": "webplay" "name": "webplay"
}, },
"redis": { "redis": {
"host": "localhost", "host": "redis",
"port": 6379 "port": 6379
}, },
"album_cover_files": [ "album_cover_files": [