Sharing #1

Merged
artem merged 3 commits from dev into main 2023-02-17 00:05:50 +01:00
Showing only changes of commit 3b91eddcdd - Show all commits

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