Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #401 from ahyear/patch-1
Browse files Browse the repository at this point in the history
add migrate commande to docker update process
  • Loading branch information
danielquinn committed Sep 9, 2018
2 parents 66db065 + ed0e40d commit 9a739bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/migrating.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ is similar:
$ cd /path/to/project
$ git pull
$ docker build -t paperless .
$ docker-compose run --rm comsumer migrate
$ docker-compose up -d
If ``git pull`` doesn't report any changes, there is no need to continue with
Expand Down

0 comments on commit 9a739bd

Please sign in to comment.