Correction handler docker compose
This commit is contained in:
parent
fb4264848a
commit
7dee14c416
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: docker-compose-up
|
||||
shell: |
|
||||
docker-compose up -d
|
||||
docker compose up -d
|
||||
args:
|
||||
chdir: /opt/{{ docker_jitsimeet_service_id }}/
|
||||
|
|
Loading…
Reference in a new issue