mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-20 21:03:06 +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:
@@ -191,7 +191,7 @@ services:
|
||||
- kopanonet
|
||||
|
||||
kopano_zpush:
|
||||
image: ${docker_repo:?err}/kopano_zpush:${WEBAPP_VERSION}
|
||||
image: ${docker_repo:?err}/kopano_zpush:${ZPUSH_VERSION}
|
||||
hostname: kopano_zpush
|
||||
container_name: kopano_zpush
|
||||
links:
|
||||
|
||||
Reference in New Issue
Block a user