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

fix versioning of z-push

add z-push version to setup.sh
remove leftover caddyfile

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2018-12-14 20:53:55 +01:00
parent d211cc224a
commit db7603e764
3 changed files with 6 additions and 12 deletions
-11
View File
@@ -1,11 +0,0 @@
webapp.kopano.demo {
tls self_signed
redir / /webapp
proxy /webapp kwebapp:80 {
transparent
websocket
}
}