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:
@@ -1,4 +1,4 @@
|
||||
ARG CODE_VERSION=1.1.0
|
||||
ARG CODE_VERSION=1.1.1
|
||||
FROM kopano/kwmserverd:${CODE_VERSION}
|
||||
|
||||
ARG VCS_REF
|
||||
|
||||
Reference in New Issue
Block a user