Update compose to use web builder

This commit is contained in:
Nate Kelley 2025-01-07 15:37:31 -07:00
parent 5f612fbcf7
commit f88288cc55
1 changed files with 1 additions and 3 deletions

View File

@ -26,9 +26,7 @@ services:
- db - db
web: web:
build: build: ./web
context: ./web
dockerfile: Dockerfile
ports: ports:
- "3000:3000" - "3000:3000"
environment: environment: