Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kvalev committed Jul 20, 2023
1 parent b4c198b commit 6e6f1ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/photoprism/bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ ENV PHOTOPRISM_ARCH=$TARGETARCH \
PHOTOPRISM_WORKERS=0 \
PHOTOPRISM_WAKEUP_INTERVAL=900 \
PHOTOPRISM_AUTO_INDEX=300 \
PHOTOPRISM_AUTO_IMPORT=300 \
PHOTOPRISM_INIT="https"
PHOTOPRISM_AUTO_IMPORT=300

# Copy scripts.
COPY --chown=root:root --chmod=755 /scripts/dist/ /scripts/
Expand Down

0 comments on commit 6e6f1ea

Please sign in to comment.