wallabag/notes
2021-02-26 13:57:51 -08:00

2 lines
201 B
Plaintext

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