Merge branch 'canary' into fix/dockerfile-cmd-format

This commit is contained in:
Mauricio Siu
2026-01-28 09:55:56 -06:00
committed by GitHub
182 changed files with 35294 additions and 2772 deletions
+1 -1
View File
@@ -36,4 +36,4 @@ COPY --from=build /prod/api/package.json ./package.json
COPY --from=build /prod/api/node_modules ./node_modules
ENV HOSTNAME=0.0.0.0
CMD ["pnpm", "start"]
CMD ["pnpm", "start"]