Bolt.diy template is not working
complete
Y
Yeswelab OÜ
When open in browser: Blocked request. This host ("bolt.bla.bla.easypanel.host") is not allowed.
To allow this host, add "bolt.bla.bla.easypanel.host" to
server.allowedHosts
in vite.config.js.M
Muhammad Ahsan Shaikh
complete
Y
Yeswelab OÜ
Muhammad Ahsan Shaikh Thank you!
M
Muhammad Ahsan Shaikh
You have to take the console of the container and run ``
apt update && apt install nano -y
``. Open the file vite.config.js and add your host in it.Y
Yeswelab OÜ
Muhammad Ahsan Shaikh thanks!