1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 08:23:02 +00:00

remove obsolete (and wrong) "starting apache" line (#214)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-08-13 07:38:54 +02:00
committed by GitHub
parent fb37723cc3
commit ae7f679be2
+1 -3
View File
@@ -49,11 +49,9 @@ done
echo "Ensure config ownership"
chown -R www-data:www-data /run/sessions /tmp/webapp
echo "Starting Apache"
rm -f /run/apache2/apache2.pid
set +u
# cleaning up env variables
unset "${!KCCONF_@}"
echo "Starting php-fpm"
php-fpm7.0 -F &
exec /usr/libexec/kopano/kwebd caddy -conf /etc/kweb.cfg
exec /usr/libexec/kopano/kwebd caddy -conf /etc/kweb.cfg