6 lines
202 B
INI
6 lines
202 B
INI
{{ if .Env.DOCKER_HOST_ADDRESS }}
|
|
org.ice4j.ice.harvest.NAT_HARVESTER_LOCAL_ADDRESS={{ .Env.LOCAL_ADDRESS }}
|
|
org.ice4j.ice.harvest.NAT_HARVESTER_PUBLIC_ADDRESS={{ .Env.DOCKER_HOST_ADDRESS }}
|
|
{{ end }}
|
|
|