fixed wallabag redis

This commit is contained in:
2020-04-28 15:12:21 -07:00
parent 4532b0fb82
commit d60ae260c5
+1 -1
View File
@@ -55,6 +55,6 @@ services:
MYSQL_DATABASE: wallabag
wallabag-redis:
image: redis:alpine:5.0.9
image: redis:5.0.9
networks:
- admin_web