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

add new option for kwmbridge dnat mode (#463)

* add new option for kwmbridge dnat mode
* add local config for test of nat functionality
* use variable instead of real ip
* move turn configuration to the right place
* update kwmbridge
* remove trivy
This commit is contained in:
Felix Bartels
2020-10-05 08:53:36 +02:00
committed by GitHub
parent 9ddc7c55ae
commit f67ccd17ea
5 changed files with 50 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CODE_VERSION=0.1.2
ARG CODE_VERSION=0.1.3
FROM kopano/kwmbridged:${CODE_VERSION}
ARG CODE_VERSION