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

a year 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
HOBBYOP

a year ago

nvm got it


webdevcody
HOBBYOP

a year ago

needed a real hostname and not 0000


Loading...