doc: update README

This commit is contained in:
Saúl Ibarra Corretgé
2018-07-17 11:29:28 +02:00
parent 4ab82dce38
commit 36d98c9e17

View File

@@ -29,7 +29,6 @@ This repository contains the necessary tools to run a Jitsi Meet stack on [Docke
In order to quickly run Jitsi Meet on a machine running Docker and Docker Compose,
follow these steps:
* Build all images by running ``make``.
* Create a ``.env`` file by copying and adjusting ``env.example``.
* Run ``docker-compose up -d``.
* Access the web UI at ``https://localhost:8443`` (or ``http://localhost:8000 for HTTP, or