Skip to content
Snippets Groups Projects
Commit a58a8564 authored by jurgenhaas's avatar jurgenhaas
Browse files

Update docker config

parent def7a66f
Branches
No related tags found
No related merge requests found
......@@ -2,8 +2,6 @@
# file: roles/photoprism/handlers/main.yml
- name: Re-create the photoprism containers
docker_compose:
project_src: '{{ photoprism_base_dir }}'
dependencies: no
restarted: yes
pull: yes
shell: docker compose up -d --force-recreate --quiet-pull --remove-orphans
args:
chdir: '{{ photoprism_base_dir }}'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment