Commit 74c1df9a authored by Boxiang Sun's avatar Boxiang Sun

software/backupserver: use check_url_available to replace check_socket_listening

parent 9efa8a5d
......@@ -186,7 +186,7 @@ virtual-depends =
[nginx-listen-promise]
<= monitor-promise-base
promise = check_socket_listening
promise = check_url_available
name = nginx_listen.py
config-host = $${nginx-configuration:ip}
config-port = $${nginx-configuration:port}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment