mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-12 22:47:00 +08:00
typo fix
This commit is contained in:
@@ -28,8 +28,8 @@
|
|||||||
src: "nginx.conf"
|
src: "nginx.conf"
|
||||||
dest: /compose/volumes/nginx/nginx.conf
|
dest: /compose/volumes/nginx/nginx.conf
|
||||||
|
|
||||||
- name: Ensure uptime-kuma is up
|
- name: Ensure nginx is up
|
||||||
community.docker.docker_compose:
|
community.docker.docker_compose:
|
||||||
state: present
|
state: present
|
||||||
project_src: /compose/kuma
|
project_src: /compose/nginx
|
||||||
pull: no
|
pull: no
|
||||||
|
Reference in New Issue
Block a user