mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-27 07:28:05 +01:00
Type in docker-compose command
This commit is contained in:
parent
7b4785bdb9
commit
b1f9b18b8c
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ is similar:
|
|||
$ cd /path/to/project
|
||||
$ git pull
|
||||
$ docker build -t paperless .
|
||||
$ docker-compose run --rm comsumer migrate
|
||||
$ docker-compose run --rm consumer migrate
|
||||
$ docker-compose up -d
|
||||
|
||||
If ``git pull`` doesn't report any changes, there is no need to continue with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue