mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-21 11:05:56 +00:00
typo fix
This commit is contained in:
parent
90ebf4f66c
commit
133def93fe
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
|||
src: "nginx.conf"
|
||||
dest: /compose/volumes/nginx/nginx.conf
|
||||
|
||||
- name: Ensure uptime-kuma is up
|
||||
- name: Ensure nginx is up
|
||||
community.docker.docker_compose:
|
||||
state: present
|
||||
project_src: /compose/kuma
|
||||
project_src: /compose/nginx
|
||||
pull: no
|
||||
|
|
Loading…
Add table
Reference in a new issue