rhythm-backend/http_client/rhythm/base ping health.yml
Dmitri 07c3da2b71
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 11m36s
new cookie register flow
2026-04-30 18:40:26 +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