Update docker-compose.yml
Seems legit I tried locally seems to work fine also Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot
parent
67e074165c
commit
3ab570e760
+1
-1
@@ -57,7 +57,7 @@ services:
|
||||
ports:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- ./frontend/agentic-seek-front/src:/app/src:z
|
||||
- ./frontend/agentic-seek-front/src:/app/src:rw,z
|
||||
- ./screenshots:/app/screenshots
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
|
||||
Reference in New Issue
Block a user