mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
Feat sandbox skills (#11785)
This commit is contained in:
@@ -162,6 +162,7 @@ class DockerSandboxService(SandboxService):
|
||||
ExposedUrl(
|
||||
name=exposed_port.name,
|
||||
url=url,
|
||||
port=host_port,
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user