1
0
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:
Felix Bartels
2020-07-21 12:48:33 +02:00
committed by GitHub
parent 45cb9bbd86
commit e2251036b3
11 changed files with 68 additions and 63 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ dockerize \
-wait tcp://kopano_server:236 \
-wait tcp://kopano_server:237 \
-wait tcp://kopano_webapp:9080 \
-wait tcp://kopano_zpush:80 \
-wait tcp://kopano_zpush:9080 \
-wait tcp://web:2015 \
-timeout 120s