diff options
Diffstat (limited to 'extra/push-examples/docker')
-rw-r--r-- | extra/push-examples/docker/index.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/push-examples/docker/index.sh b/extra/push-examples/docker/index.sh new file mode 100644 index 0000000..1eb43d6 --- /dev/null +++ b/extra/push-examples/docker/index.sh @@ -0,0 +1 @@ +docker run -d --restart=always --name uptime-kuma-push louislam/uptime-kuma:push "https://example.com/api/push/key?status=up&msg=OK&ping=" 60 |