fixed app wallabag: dependency, description

This commit is contained in:
Markus 2025-05-09 23:35:47 +02:00
parent 625ab49578
commit 1d1da7361f
3 changed files with 1 additions and 37 deletions

View file

@ -28,7 +28,7 @@
}
},
{
"name": "wallabag-redis",
"name": "redis",
"image": "redis:alpine",
"healthCheck": {
"test": "CMD redis-cli ping",