Skip to content

Commit

Permalink
fix error /healtz
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely committed Apr 24, 2024
1 parent 1043fcd commit 363161a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/nginx/route.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
content_by_lua_block {
ngx.say( "OK" )
}
}

location = /node {
# MIME type determined by default_type:
Expand Down

0 comments on commit 363161a

Please sign in to comment.