web: nginx ws-colibri proxy regex updates (#1645)
This commit is contained in:
committed by
GitHub
parent
54d3aca2bf
commit
825730d659
@@ -12,7 +12,7 @@ ADD https://raw.githubusercontent.com/acmesh-official/acme.sh/2.8.8/acme.sh /opt
|
||||
COPY rootfs/ /
|
||||
|
||||
RUN apt-dpkg-wrap apt-get update && \
|
||||
apt-dpkg-wrap apt-get install -y cron nginx-extras jitsi-meet-web socat curl jq && \
|
||||
apt-dpkg-wrap apt-get install -y dnsutils cron nginx-extras jitsi-meet-web socat curl jq && \
|
||||
mv /usr/share/jitsi-meet/interface_config.js /defaults && \
|
||||
rm -f /etc/nginx/conf.d/default.conf && \
|
||||
apt-cleanup
|
||||
|
||||
Reference in New Issue
Block a user