fancy-banner. fix #18 #21

Merged
artem merged 4 commits from fancy-banner into main 2023-09-27 21:46:40 +02:00
Showing only changes of commit e6614d0805 - Show all commits

View File

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