jvb: fix template syntax
This commit is contained in:
@@ -129,7 +129,7 @@ videobridge {
|
||||
jmt {
|
||||
bwe {
|
||||
estimator {
|
||||
engine = "${{ .Env.BWE_ESTIMATOR_ENGINE | default "GoogleCc" }}"
|
||||
engine = "{{ .Env.BWE_ESTIMATOR_ENGINE | default "GoogleCc" }}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user