소스 검색

explicit mounting of published

master
Ignacio Falco 4 년 전
부모
커밋
7e14a15209
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      docker-compose.yml

+ 1
- 0
docker-compose.yml 파일 보기

@@ -99,6 +99,7 @@ services:
99 99
     volumes:
100 100
       - ${SCALELITE_RECORDING_DIR-/mnt/scalelite-recordings/var/bigbluebutton}:/var/bigbluebutton
101 101
       - ${SCALELITE_RECORDING_DIR-/mnt/scalelite-recordings/var/bigbluebutton}/spool:/var/bigbluebutton/spool
102
+      - ${SCALELITE_RECORDING_DIR-/mnt/scalelite-recordings/var/bigbluebutton}/published:/var/bigbluebutton/published
102 103
     depends_on:
103 104
       - postgres
104 105
       - redis

Loading…
취소
저장