rhythm-backend/http_client/base ping health.yml
Dmitri f1ddaf5f2d
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 11m52s
intial login stuff
2026-05-02 11:01:47 +02:00

16 lines
197 B
YAML

info:
name: base ping health
type: http
seq: 2
http:
method: GET
url: "{{base_url}}/"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5