Address workshop issues and expand challenge guidance
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ http {
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
}
|
||||
|
||||
location /healthz {
|
||||
location = /healthz {
|
||||
default_type text/plain;
|
||||
return 200 "ok\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user