Alex100dre
Deploy Vue.js [Resolved]
Hello,
First, I want to thank you for this tool . I'm trying to deploy a vue.js app for a meetup demo but I'm facing an issue.
I followed the the readme of the vue.js example here : https://github.com/Dokploy/examples/tree/main/vuejs
But I'm getting this error :
So I tried to change the build path to / and it looks like it worked but I get a warning :
And the url give me a
Bad Gateway
error. The domain is set to the 3000
port like mentioned in the vite.config.ts
file for preview42 replies