Demo: Include archived photos when indexing example content #2257
This commit is contained in:
parent
fefaada1f1
commit
745a3e1f22
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ RUN wget -qO- https://dl.photoprism.app/qa/demo.tar.gz | tar xvz -C /photoprism/
|
||||||
|
|
||||||
# Import example photos
|
# Import example photos
|
||||||
RUN photoprism restore -a
|
RUN photoprism restore -a
|
||||||
RUN photoprism index
|
RUN photoprism index -a
|
||||||
RUN photoprism moments
|
RUN photoprism moments
|
||||||
|
|
||||||
# Start PhotoPrism server
|
# Start PhotoPrism server
|
||||||
|
|
Loading…
Reference in a new issue