Removed wrong path

This commit is contained in:
Kevin Veen-Birkenbach 2023-12-14 16:06:02 +01:00
parent a1f6c3ca56
commit 59b7cdab5d

View File

@ -24,7 +24,6 @@
- name: set correct folder permissions
command:
cmd: "docker run --rm --mount type=volume,src=matrix_data,dst=/data -e SYNAPSE_SERVER_NAME={{domain}} -e SYNAPSE_REPORT_STATS=no --entrypoint /bin/sh matrixdotorg/synapse:latest -c 'chown -vR 991:991 /data'"
chdir: "{{path_docker_compose_instances}}baserow/"
- name: add docker-compose.yml
template: