CI: ??
This commit is contained in:
@@ -6,4 +6,5 @@ COPY . .
|
|||||||
RUN npm install
|
RUN npm install
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
CMD node dist/server/entry.mjs
|
CMD node dist/server/entry.mjs
|
||||||
|
Reference in New Issue
Block a user