wallabag fixes

This commit is contained in:
2020-04-28 15:07:40 -07:00
parent be22f2ecbe
commit 4532b0fb82
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -8,6 +8,7 @@ networks:
volumes:
wallabag:
wallabag-db:
services:
@@ -43,7 +44,7 @@ services:
image: mariadb:${DB_V}
restart: always
volumes:
- bookstack-db:/var/lib/mysql
- wallabag-db:/var/lib/mysql
networks:
- admin_web
command: --max_allowed_packet=32505856