Correction handler docker compose
This commit is contained in:
parent
4398d1aa94
commit
525933f50c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
- name: docker-compose-up
|
||||
shell: |
|
||||
docker-compose up -d
|
||||
docker compose up -d
|
||||
args:
|
||||
chdir: /opt/{{ docker_mastodon_service_id }}/
|
||||
|
||||
|
|
Loading…
Reference in a new issue