clean up
build-and-push / build (push) Failing after 40s

This commit is contained in:
2026-08-01 00:51:08 +05:00
parent d406e56856
commit cd99049a92
9 changed files with 43 additions and 87 deletions
+5
View File
@@ -0,0 +1,5 @@
FROM node:22.17.0-alpine
WORKDIR /var/www/html/
CMD npm install && npm run dev -- --host 0.0.0.0