Correction handler docker compose

This commit is contained in:
Navas 2023-12-10 18:06:51 +01:00
parent 4398d1aa94
commit 525933f50c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
- name: docker-compose-up
shell: |
docker-compose up -d
docker compose up -d
args:
chdir: /opt/{{ docker_mastodon_service_id }}/