瀏覽代碼

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…
取消
儲存