2 lines
201 B
Plaintext
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 |