mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-15 02:16:31 -04:00
typo fix
This commit is contained in:
parent
90ebf4f66c
commit
133def93fe
@ -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…
x
Reference in New Issue
Block a user