Skip to content

Commit 2781865

Browse files
authored
doc: clarify usage of gen-passwords.sh
1 parent a8d0b6c commit 2781865

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ follow these steps:
3434
* Alternatively, to test the latest changes clone the repository: `git clone https://github.com/jitsi/docker-jitsi-meet && cd docker-jitsi-meet`
3535
* Create a ``.env`` file by copying and adjusting ``env.example``
3636
* `cp env.example .env`
37-
* Set strong passwords in the security section options: `./gen-passwords.sh`
37+
* Set strong passwords in the security section options of ``.env`` file by running the following bash script
38+
* `./gen-passwords.sh`
3839
* Create required `CONFIG` directories
3940
* `mkdir -p ~/.jitsi-meet-cfg/{web/letsencrypt,transcripts,prosody,jicofo,jvb,jigasi,jibri}`
4041
* Run ``docker-compose up -d``

0 commit comments

Comments
 (0)