mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 22:50:26 +00:00
Update api.py
This commit is contained in:
parent
f41696c310
commit
4958423cc7
@ -1215,3 +1215,4 @@ def health():
|
||||
return make_response("good", 200)
|
||||
else:
|
||||
return make_response("bad", 503)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user