diff --git a/rootfs/etc/confd/templates/server.yaml.tmpl b/rootfs/etc/confd/templates/server.yaml.tmpl index b34884e..42f8962 100644 --- a/rootfs/etc/confd/templates/server.yaml.tmpl +++ b/rootfs/etc/confd/templates/server.yaml.tmpl @@ -1042,7 +1042,7 @@ turn_uris: [{{getenv "TURN_URIS" ""}}] # The shared secret used to compute passwords for the TURN server # -# turn_shared_secret: "{{getenv "TURN_SHARED_SECRET"}}" +turn_shared_secret: "{{getenv "TURN_SHARED_SECRET"}}" # The Username and password if the TURN server needs them and # does not use a token