mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
add kweb config for z-push (#419)
* add kweb config for z-push * clean out apache bits from z-push container and use kopano_php as the base * fix commander tests for current php version * globally define log location for php-fpm error_log * move port in outer kweb config * rewrite other spellings of the autodiscover url * fix port in startup test * force plain output to buildkit * reorder z-push dockerfile
This commit is contained in:
@@ -51,6 +51,7 @@ RUN \
|
||||
|
||||
EXPOSE 9080/tcp
|
||||
|
||||
COPY php-fpm.conf /etc/php/7.3/fpm/pool.d/
|
||||
COPY start-helper.sh /kopano/start-helper.sh
|
||||
COPY kweb.cfg /etc/kweb.cfg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user