wallabag fixes

This commit is contained in:
2020-04-28 15:22:19 -07:00
parent d60ae260c5
commit e83a143060
+3
View File
@@ -29,8 +29,11 @@ services:
- SYMFONY__ENV__MAILER_PASSWORD=~
- SYMFONY__ENV__FROM_EMAIL=wallabag@example.com
- SYMFONY__ENV__DOMAIN_NAME=https://${WALLABAG_DOMAIN_NAME}
- SYMFONY__ENV__REDIS_HOST=${PREFIX}_wallabag-redis_1
volumes:
- wallabag:/var/www/wallabag/web/assets/images
expose:
- "80"
networks:
- admin_web
labels: