How fix "Invalid host header" error in vue 3 project? – Nginx
I'm tring to deploy a simple test app on cloud with digital ocean. I created a new app with the vue cli (VUE3). After i dockerized the app and exposed to 8080. I configured the nginx so that it route…