pull/1848/head
parent
d2ac43d46e
commit
c65d2bd2fc
@ -0,0 +1,3 @@ |
||||
#!/bin/bash |
||||
|
||||
curl --fail-with-body http://127.0.0.1:8888/about/health |
@ -0,0 +1,3 @@ |
||||
#!/bin/bash |
||||
|
||||
curl --fail-with-body http://127.0.0.1:8788/about/health |
@ -0,0 +1,3 @@ |
||||
#!/bin/bash |
||||
|
||||
curl --fail-with-body http://127.0.0.1:8080/about/health |
@ -0,0 +1,3 @@ |
||||
#!/bin/bash |
||||
|
||||
curl --fail-with-body http://127.0.0.1:5280/health |
Loading…
Reference in new issue