Add 'notes'

This commit is contained in:
fossilfranv 2021-02-26 13:57:51 -08:00
parent 4e38e810f8
commit 8ab5d1c33f

2
notes Normal file
View File

@ -0,0 +1,2 @@
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