mirror of
https://github.com/pierre42100/AboutComunic
synced 2024-11-14 01:21:12 +00:00
Make a notice more clear
This commit is contained in:
parent
321685e365
commit
97763f7fb3
@ -16,7 +16,7 @@ subtitle: Use Docker to get started quickly with your own Comunic Server
|
||||
<h2>Installation:</h2>
|
||||
<p>Please use the following command:</p>
|
||||
<pre>docker run -ti --restart=always -p 80:80 --name="Comunic" pierre42100/comunic-dockersinglecontainer</pre>
|
||||
<p>The <code>--restart=always</code> argument is optionnal but strongly recommended in ordrer to be able to restart Comunic on machine reboot.</p>
|
||||
<p>The <code>--restart=always</code> argument is optionnal but strongly recommended in ordrer to make the server automatically restart on reboot.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user