mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-01-28 00:19:09 +01:00
update versions and fix for wrong indentation with applied v2.2.23 changes
This commit is contained in:
parent
889cee230c
commit
d4374f6a00
@ -40,7 +40,7 @@ RUN mkdir -p \
|
|||||||
/var/log/bigbluebutton \
|
/var/log/bigbluebutton \
|
||||||
/var/log/bigbluebutton/presentation
|
/var/log/bigbluebutton/presentation
|
||||||
|
|
||||||
ENV TAG v2.2.22
|
ENV TAG v2.2.23
|
||||||
|
|
||||||
# add bbb-record-core (lib, scripts and Gemfile)
|
# add bbb-record-core (lib, scripts and Gemfile)
|
||||||
RUN cd /usr/local/bigbluebutton/core \
|
RUN cd /usr/local/bigbluebutton/core \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
bbb_version: '2.2.22'
|
bbb_version: '2.2.23'
|
||||||
raw_audio_src: /var/freeswitch/meetings
|
raw_audio_src: /var/freeswitch/meetings
|
||||||
raw_video_src: /usr/share/red5/webapps/video/streams
|
raw_video_src: /usr/share/red5/webapps/video/streams
|
||||||
kurento_video_src: /var/kurento/recordings
|
kurento_video_src: /var/kurento/recordings
|
||||||
|
Loading…
Reference in New Issue
Block a user