forked from Mirrors/freeswitch
FS-7587 #comment one profile to rule them all (part 2)
This commit is contained in:
parent
150ebff5d4
commit
9d46b63742
|
@ -5,7 +5,7 @@
|
|||
</settings>
|
||||
|
||||
<profiles>
|
||||
<profile name="default-v4">
|
||||
<profile name="default">
|
||||
<param name="bind-local" value="$${local_ip_v4}:8081"/>
|
||||
<param name="bind-local" value="$${local_ip_v4}:8082" secure="true"/>
|
||||
<param name="bind-local" value="[$${local_ip_v6}]:8081"/>
|
||||
|
|
Loading…
Reference in New Issue