added prefix config

This commit is contained in:
Joe Arndt 2026-02-10 11:35:18 -06:00
parent a7ec0e3cde
commit 3f258bcd33
4 changed files with 12 additions and 13 deletions

View file

@ -5,7 +5,7 @@ meta {
}
get {
url: {{localBaseUrl}}/health
url: {{localBaseUrl}}/healthcheck
body: none
auth: inherit
}