Using Nuxt3 behind Apache proxy?
Hi, has anyone experience on getting Nuxt to work behind an Apache proxy?
I've tried anything I can think of but HMR keeps giving errors in my console.
Part of my Virtualhost definition looks like this:
And to handle wss on with Nuxt I have this in nuxt.config:
Apache responds with:
I've tried anything I can think of but HMR keeps giving errors in my console.
Part of my Virtualhost definition looks like this:
And to handle wss on with Nuxt I have this in nuxt.config:
Apache responds with:
https: attempt to connect to 172.19.0.9:24678 (tapp_nodejs.docker.dev:24678) failed