fix merge error

This commit is contained in:
Wanjohi
2025-09-06 04:35:36 +03:00

View File

@@ -17,4 +17,4 @@ RUN apk add --no-cache tini
EXPOSE 3000
WORKDIR /www
ENTRYPOINT ["/sbin/tini", "--", "node", "./dist/server/entry.mjs"]
ENTRYPOINT ["/sbin/tini", "--", "node", "./dist/server/entry.mjs"]