mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 21:33:02 +00:00
fix php version in kweb config (#357)
* fix php version in kweb config * include webapp kweb config only in the webapp container build * add workaround for https://jira.kopano.io/browse/KW-3398 for oidc
This commit is contained in:
@@ -71,6 +71,7 @@ RUN mkdir -p /tmp/webapp/ && \
|
||||
ln -s /tmp/webapp/"$(basename "$i")" "$i"; \
|
||||
done
|
||||
|
||||
COPY kweb.cfg /etc/kweb.cfg
|
||||
COPY start.sh /kopano/start.sh
|
||||
COPY goss* /goss/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user