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
web:
build:
context: ./web
dockerfile: Dockerfile
build: ./web
ports:
- "3000:3000"
environment: