wallabag/notes
2021-05-13 10:35:25 -07:00

3 lines
246 B
Plaintext

if migrating from other location, start with docker-compose up -d and then run:
This is also true for update image in docker
docker exec wallabag_container_name /var/www/wallabag/bin/console doctrine:migrations:migrate --env=prod --no-interaction