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

Make it possible to specify a turn service secret as a text env (#370)

* update kwmserver to 1.1.1
* add scripting to create turn_server_shared_secret as a file
* make startup of kwmserver verbose when DEBUG env is set
This commit is contained in:
Felix Bartels
2020-03-25 14:39:11 +01:00
committed by GitHub
parent c9701494f1
commit 864459d745
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CODE_VERSION=1.1.0
ARG CODE_VERSION=1.1.1
FROM kopano/kwmserverd:${CODE_VERSION}
ARG VCS_REF