App unreachable when using nextjs standalone when using cloudflare tunnels
webdevcody
PROOP

2 years ago

I'm trying to build and deploy a next.js standalone app, so I provided a custom docker file. It works fine when I don't use cloudflare tunnels, but when I so my tunnel can't access the service. Any insight into this issue?

2 Replies

webdevcody
PROOP

2 years ago

nvm got it


webdevcody
PROOP

2 years ago

needed a real hostname and not 0000


Loading...