-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello I am installing a browser mirror on a RHEL 9 server.
The yarn dev commands works and returns:
VITE v5.4.14 ready in 449 ms
➜ Local: http://localhost:5173/browser/
➜ Network: use --host to expose
➜ press h + enter to show help
I'm trying to Proxy through Apache and get the following error:
Blocked request. This host ("$hostname") is not allowed.
To allow this host, add "$hostname" to server.allowedHosts in vite.config.js.
vite.config.js does not exist but vite.config.ts does.
What is the proper method/syntax to allow us to use the server hostname?
Regards,
Joseph Mackey III
Metadata
Metadata
Assignees
Labels
No labels