vite.config
Good morning. I setup a tunnel for my mono repo and keep getting this when I try to access:
Blocked request. This host ("app") is not allowed.
To allow this host, add "app" to server.allowedHosts in vite.config.js.
I added my domain path to vite.config.js and still get this error. Anyone has experienced this before? I spent all day yesterday and cannot figure it out. Do I need to make an additional route beyond the CNAME .cfargotunnel.com?
Blocked request. This host ("app") is not allowed.
To allow this host, add "app" to server.allowedHosts in vite.config.js.
I added my domain path to vite.config.js and still get this error. Anyone has experienced this before? I spent all day yesterday and cannot figure it out. Do I need to make an additional route beyond the CNAME .cfargotunnel.com?