Files
shihaam 6fe7c69adb
build-and-push / build (push) Failing after 32s
clean up
2026-08-01 00:51:49 +05:00

12 lines
193 B
YAML

services:
frontend:
build:
context: .build/dev
dockerfile: Dockerfile
volumes:
- ./:/var/www/html/
ports:
- 5173:5173
env_file:
- .env