Commit Graph

4 Commits

Author SHA1 Message Date
a9f15dd25e fix: run container on port 80 to match Dokploy domain routing (fixes 502)
Dokploy domains were configured to route to internal port 80, but the
Node standalone server listened on 3000, causing Bad Gateway. Align
the container's PORT/EXPOSE with Dokploy's routing instead.
2026-07-14 11:24:54 +05:30
3917d58464 fix update build 2026-07-14 10:40:44 +05:30
d61aeac2bf update docker file 2026-07-13 18:00:03 +05:30
bfdcbbdd7c updates on the build file 2026-06-04 15:19:49 +05:30