Share: Provide API-endpoint for items collection #3

Merged
artem merged 3 commits from dev into main 2023-02-17 10:27:31 +01:00
Showing only changes of commit 1c8163c835 - 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": [