Skip to content

Commit

Permalink
fix route
Browse files Browse the repository at this point in the history
  • Loading branch information
dzencot committed Oct 31, 2024
1 parent 0c6642d commit 43862aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ route /http-api/echo {
reverse_proxy localhost:4010
}

route /http-protocol/example {
reverse_proxy localhost:4010
}

route /http-api-openapi {
reverse_proxy localhost:4010
}
Expand Down

0 comments on commit 43862aa

Please sign in to comment.