mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
fixed wallabag redis
This commit is contained in:
@@ -55,6 +55,6 @@ services:
|
|||||||
MYSQL_DATABASE: wallabag
|
MYSQL_DATABASE: wallabag
|
||||||
|
|
||||||
wallabag-redis:
|
wallabag-redis:
|
||||||
image: redis:alpine:5.0.9
|
image: redis:5.0.9
|
||||||
networks:
|
networks:
|
||||||
- admin_web
|
- admin_web
|
||||||
|
|||||||
Reference in New Issue
Block a user