From 8ab5d1c33fe57ed24a028992b6e18a59b612c337 Mon Sep 17 00:00:00 2001 From: fossilfranv Date: Fri, 26 Feb 2021 13:57:51 -0800 Subject: [PATCH] Add 'notes' --- notes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 notes diff --git a/notes b/notes new file mode 100644 index 0000000..d67b4ac --- /dev/null +++ b/notes @@ -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 \ No newline at end of file