This commit is contained in:
prosety
2022-11-15 10:57:34 +01:00
parent 72730a5313
commit ac1c0feddb

View File

@@ -6,4 +6,5 @@ COPY . .
RUN npm install
RUN npm run build
EXPOSE 3000
CMD node dist/server/entry.mjs