Eight8
Astro Deployment Issue with Dokploy
I'm experiencing issues deploying an Astro project using Dokploy. Here are the details:
1. Dokploy version: v0.6.1
2. Configuration in
astro.config.mjs
:
3. Deployment settings:
- Branch: main
- Build Path: /
- Build Type: Nixpacks
- Publish Directory: dist
4. The deployment was successful, with logs showing:
However, I'm unable to access the website at https://guanwang-astro-11e4f4-0ddcfe-47-239-230-180.traefik.me/. It shows a "Bad Gateway" error.
Can you help me identify the cause of this issue and suggest potential solutions? Thank you!2 replies