update docker
This commit is contained in:
@@ -22,6 +22,7 @@ server {
|
||||
|
||||
# Health check endpoint
|
||||
location /health {
|
||||
access_log off;
|
||||
return 200 "ok";
|
||||
add_header Content-Type text/plain;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user