Docker: fix HTML escaping.
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
on the <a href="https://en.wikipedia.org/wiki/Unix_domain_socket">Unix socket</a> at
|
on the <a href="https://en.wikipedia.org/wiki/Unix_domain_socket">Unix socket</a> at
|
||||||
<b>/var/run/control.unit.sock</b> inside the container.<br>
|
<b>/var/run/control.unit.sock</b> inside the container.<br>
|
||||||
To see the current configuration run:</p>
|
To see the current configuration run:</p>
|
||||||
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|||||||
Reference in New Issue
Block a user