We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b0f34 commit 1617f2cCopy full SHA for 1617f2c
pkg/docker/welcome.html
@@ -35,7 +35,7 @@ <h3>Check Current Configuration</h3>
35
on the <a href="https://en.wikipedia.org/wiki/Unix_domain_socket">Unix socket</a> at
36
<b>/var/run/control.unit.sock</b> inside the container.<br>
37
To see the current configuration run:</p>
38
- <pre>docker exec -ti <containerID> curl --unix-socket /var/run/control.unit.sock http://localhost/config</pre>
+ <pre>docker exec -ti <containerID> curl --unix-socket /var/run/control.unit.sock http://localhost/config</pre>
39
</div>
40
41
<hr>
0 commit comments