This website requires JavaScript.
Explore
Help
Sign In
brosner
/
teufa
Watch
1
Star
0
Fork
0
You've already forked teufa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
teufa
/
app.json
12 lines
140 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor for healthz endpoint
2025-01-12 09:23:38 -07:00
{
"healthchecks"
:
{
fix health check
2025-01-12 11:04:54 -07:00
"web"
:
[
refactor for healthz endpoint
2025-01-12 09:23:38 -07:00
{
"type"
:
"startup"
,
"path"
:
"/healthz"
,
fix health check
2025-01-12 11:04:54 -07:00
"attempts"
:
5
refactor for healthz endpoint
2025-01-12 09:23:38 -07:00
}
]
}
}
Reference in New Issue
Copy Permalink