Skip to content

Commit

Permalink
doc: delete unnecessary dot
Browse files Browse the repository at this point in the history
This dot can be misleading and the deleting is easier for "copy and paste".
  • Loading branch information
daikk115 authored Apr 24, 2020
1 parent 4426ed8 commit 78df6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ follow these steps:
* Set strong passwords in the security section options: `./gen-passwords.sh`
* Create required `CONFIG` directories
* `mkdir -p ~/.jitsi-meet-cfg/{web/letsencrypt,transcripts,prosody,jicofo,jvb,jigasi,jibri}`
* Run ``docker-compose up -d``.
* Run ``docker-compose up -d``
* Access the web UI at [``https://localhost:8443``](https://localhost:8443) (or a different port, in case you edited the compose file).

Note that HTTP (not HTTPS) is also available (on port 8000, by default), but that's e.g. for a reverse proxy setup;
Expand Down

0 comments on commit 78df6a4

Please sign in to comment.