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
+11
View File
@@ -0,0 +1,11 @@
services:
frontend:
build:
context: .build/dev
dockerfile: frontend.Dockerfile
volumes:
- ./:/var/www/html/
ports:
- 5173:5173
env_file:
- .env