hermes: deploy setup (Docker + Gitea Actions)
Build and publish images / docker (push) Canceled after 0s
Build and publish images / docker (push) Canceled after 0s
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ COPY . .
|
||||
RUN npm run build
|
||||
ENV NODE_ENV=production PORT=3000
|
||||
EXPOSE 3000
|
||||
CMD ["npm","run","start"]
|
||||
CMD ["npm","run","dev"]
|
||||
|
||||
Reference in New Issue
Block a user