소스 검색

doc: add missing volumes to quick start

René Kost 5 년 전
부모
커밋
0615ed6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -37,7 +37,7 @@ follow these steps:
 * Set strong passwords in the security section options of ``.env`` file by running the following bash script
   * `./gen-passwords.sh`
 * Create required `CONFIG` directories
-  * `mkdir -p ~/.jitsi-meet-cfg/{web/letsencrypt,transcripts,prosody,jicofo,jvb,jigasi,jibri}`
+  * `mkdir -p ~/.jitsi-meet-cfg/{web/letsencrypt,transcripts,prosody/config,prosody/prosody-plugins-custom,jicofo,jvb,jigasi,jibri}`
 * 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).