add get api for random album covers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
988afab81c
commit
e6614d0805
@ -10,12 +10,12 @@
|
||||
"http://localhost"
|
||||
],
|
||||
"database": {
|
||||
"host": "database",
|
||||
"host": "localhost",
|
||||
"port": 27017,
|
||||
"name": "webplay"
|
||||
},
|
||||
"redis": {
|
||||
"host": "redis",
|
||||
"host": "localhost",
|
||||
"port": 6379
|
||||
},
|
||||
"album_cover_files": [
|
||||
|
Loading…
Reference in New Issue
Block a user