🚚 Rename base env

This commit is contained in:
Andreas Dinauer 2026-02-15 11:29:50 +01:00
parent e120b6e500
commit 7c38b764b2

View File

@ -14,4 +14,4 @@ RUN npx nuxi build
EXPOSE 3000
CMD ["node", ".output/server/index.mjs"]
CMD ["npx", "nuxi", "start"]