You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new method should implement a django GET endpoint called /health that will just return the string "ok". The rest of the code in the main.py file should remain as it is. Add the method at the end of the file.