Merge branch 'main' into stg

This commit is contained in:
2026-04-01 17:09:58 +08:00
committed by GitHub
9 changed files with 369 additions and 276 deletions

View File

@@ -57,4 +57,4 @@ COPY --from=build /app/prisma ./prisma
EXPOSE 3000
# Start the application
CMD ["bun", "start"]
CMD ["bun", "start"]