How to expose vite js host to the outside docker
I'm new in vite js when upgrade from Laravel version 8 to 9. I'm building docker for a Laravel 9 project use vite js. There is a problem: I can't expose host of resources out of docker containers. It's still…