Skip to content

Commit acc283b

Browse files
committed
Update runtime bind address in doc
1 parent 15e4daa commit acc283b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/usage/configuration-options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ To use these with the docker command, pass in `-e SANDBOX_<option>`. Example: `-
387387

388388
- `runtime_binding_address`
389389
- Type: `str`
390-
- Default: `127.0.0.1`
390+
- Default: `0.0.0.0`
391391
- Description: The binding address for the runtime ports. It specifies which network interface on the host machine Docker should bind the runtime ports to.
392392

393393
### Linting and Plugins

0 commit comments

Comments
 (0)