Vite Deployment : Application failed to respond
rocket
HOBBYOP

2 years ago

I want to deploy my vite application (FE) and want to connect my custom domain , all the things are working fine , my custom domain setup , dns setup all are correct my when i click on the link i get this error Application failed to respond

1 Replies

2 years ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody over 1 year ago


2 years ago

You are trying to run a development server.

https://github.com/brody192/vite-react-template

Copy the nixpacks.toml and Caddyfile from this repo into your frontend project.


Loading...