Update Readme.md
This commit is contained in:
parent
c7e894c18c
commit
64d7f7743d
@ -16,6 +16,9 @@ OpenFire sivusto: https://www.igniterealtime.org/projects/openfire/
|
|||||||
- Käynnistä kontti:
|
- Käynnistä kontti:
|
||||||
<code>sudo docker run -it --name openfire -d --restart=always -p 9090:9090 -p 5222:5222 -p 7777:7777 openfire-image</code>
|
<code>sudo docker run -it --name openfire -d --restart=always -p 9090:9090 -p 5222:5222 -p 7777:7777 openfire-image</code>
|
||||||
|
|
||||||
|
Tai lataa suoraan Docker Hubista:<br>
|
||||||
|
<code>sudo docker run -it --name openfire -d --restart=always -p 9090:9090 -p 5222:5222 -p 7777:7777 rikusilvennoinen/openfire-image:latest</code>
|
||||||
|
|
||||||
- Selaimella osoitteeseen:
|
- Selaimella osoitteeseen:
|
||||||
http://localhost:9090 tai http://IP:9090
|
http://localhost:9090 tai http://IP:9090
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user