We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f6073 commit f91a131Copy full SHA for f91a131
1 file changed
project.md
@@ -43,6 +43,7 @@ ${{ content_environment }}
43
| `SOCKET_PROXY_GID` | the GID used to run the proxy parts | 1000 |
44
| `SOCKET_PROXY_KEEPALIVE` | connection keep alive interval to SOCKET_PROXY_DOCKER_SOCKET | 10s |
45
| `SOCKET_PROXY_TIMEOUT` | connection max. timeout to SOCKET_PROXY_DOCKER_SOCKET | 30s |
46
+| `SOCKET_PROXY_HTTP_LISTEN_IP` | IP to listen on for HTTP socket | 127.0.0.1 |
47
48
${{ content_source }}
49
0 commit comments