Remove Dockerfile and update configuration to use Local.Dockerfile

The Dockerfile was deleted as part of cleanup and consolidation efforts. Updated the configuration documentation to reference Local.Dockerfile instead for building the web-agent.
This commit is contained in:
geoffsee
2025-05-27 15:25:57 -04:00
parent eed180fdf2
commit 2ebeb67215
2 changed files with 1 additions and 89 deletions

View File

@@ -33,7 +33,7 @@ services:
web-agent:
build:
context: .
dockerfile: Dockerfile
dockerfile: Local.Dockerfile
ports:
- "3006:3006"
environment: