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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user