mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-06 15:36:40 +00:00
update symlink locations for meet (#473)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
29f06f906c
commit
d891bbc8d0
@ -51,7 +51,8 @@ RUN --mount=type=secret,id=repocred,target=/etc/apt/auth.conf.d/kopano.conf \
|
||||
rm -rf /var/cache/apt /var/lib/apt/lists && \
|
||||
# make configuration a symlink to prevent overwriting it
|
||||
# TODO better would be to override its configuration in kweb.cfg
|
||||
ln -s /tmp/meet.json /usr/share/kopano-kweb/www/config/kopano/meet.json
|
||||
mkdir -p /etc/kopano/kweb/overrides.d/config/kopano/ && \
|
||||
ln -s /tmp/meet.json /etc/kopano/kweb/overrides.d/config/kopano/meet.json
|
||||
|
||||
COPY start-service.sh /kopano/
|
||||
COPY goss.yaml /goss/
|
||||
|
Loading…
x
Reference in New Issue
Block a user