felixarmbruster

Results 1 comments of felixarmbruster

I have the same issue, but with postgresql. I resolved it by running (stolen from [here](https://github.com/wallabag/wallabag/issues/4923)): `docker exec wallabag /var/www/wallabag/bin/console doctrine:migrations:migrate --env=prod --no-interaction` This apparently does not create the default...