1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-24 14:45:34 +00:00

prepare changes to run kdav through kweb as well (#424)

* prepare changes to run kdav through kweb as well
* add kdav configuration
* add remaining kdav configuration for kweb
* import remaining kweb/php-fpm config from https://stash.kopano.io/projects/PKG/repos/kopano-one-php-fpm/browse
This commit is contained in:
Felix Bartels
2020-09-15 11:33:08 +02:00
committed by GitHub
parent 045ca52d79
commit 8432396059
16 changed files with 248 additions and 94 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ build-playground:
build-python: build-base
component=python make build
build-kdav:
build-kdav: build-php
docker pull composer:1.9
component=kdav make build-builder
component=kdav make build