From 468ce1dfa74d93adf21a494299a792e1186450e9 Mon Sep 17 00:00:00 2001 From: fossilfranv Date: Thu, 13 May 2021 10:35:25 -0700 Subject: [PATCH] Update 'notes' --- notes | 1 + 1 file changed, 1 insertion(+) diff --git a/notes b/notes index d67b4ac..dccca1d 100644 --- a/notes +++ b/notes @@ -1,2 +1,3 @@ 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 \ No newline at end of file