Skip to content

Commit 78df6a4

Browse files
authored
doc: delete unnecessary dot
This dot can be misleading and the deleting is easier for "copy and paste".
1 parent 4426ed8 commit 78df6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ follow these steps:
3737
* Set strong passwords in the security section options: `./gen-passwords.sh`
3838
* Create required `CONFIG` directories
3939
* `mkdir -p ~/.jitsi-meet-cfg/{web/letsencrypt,transcripts,prosody,jicofo,jvb,jigasi,jibri}`
40-
* Run ``docker-compose up -d``.
40+
* Run ``docker-compose up -d``
4141
* Access the web UI at [``https://localhost:8443``](https://localhost:8443) (or a different port, in case you edited the compose file).
4242

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

0 commit comments

Comments
 (0)