fix main.py
This commit is contained in:
@@ -21,4 +21,4 @@ def health():
|
|||||||
def break_health():
|
def break_health():
|
||||||
global _healthy
|
global _healthy
|
||||||
_healthy = False
|
_healthy = False
|
||||||
return {"message": "Servis je sada nezdrav"}
|
return {"message": "Servis je sada nezdrav - ocekuj restart"}
|
||||||
Reference in New Issue
Block a user