gwapes
Explore posts from serversHono not matching routes
Hi, I’m using hono as my backend server, however it’s not matching routes… everything gets passed to my notFound handler.
I’m using nginx as my proxy to my domain.
This is my conf for this server:
However I don’t think this is the problem since the requests to go to my server.
Versions:
- @hono/node-server : 1.13.2
- hono : 4.6.5
Thanks in advance
1 replies