fix build, maybe
Gitea/homepage/pipeline/head There was a failure building this commit

This commit is contained in:
Georgios Jason Efstathiou
2024-12-22 19:58:51 +01:00
parent dbeef8b3ee
commit c7afc41a1c
2 changed files with 2 additions and 8 deletions
+1
View File
@@ -15,4 +15,5 @@ WORKDIR /app
COPY --from=builder /app/build ./
EXPOSE 3000
CMD ["node", "./"]