name
Some checks failed
Build and Deploy / Build & Push Image (push) Failing after 6s

This commit is contained in:
2026-03-16 13:20:04 -06:00
parent 7471d02b83
commit cf09588c71
3 changed files with 19 additions and 3 deletions

View File

@@ -1,6 +1,8 @@
services:
web:
build: .
build:
context: .
dockerfile: dev.dockerfile
ports:
- "4000:4000"
environment: