mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
fix: fix unreachable runtime container in make docker-dev (#9072)
This commit is contained in:
parent
eadec4ce9e
commit
f97a837d46
@ -16,6 +16,7 @@ services:
|
||||
- WORKSPACE_MOUNT_PATH=${WORKSPACE_BASE:-$PWD/workspace}
|
||||
ports:
|
||||
- "3000:3000"
|
||||
network_mode: host
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user