Use 5.1 branch
This commit is contained in:
parent
031e852f64
commit
b6ae3716b6
|
|
@ -3,7 +3,7 @@
|
||||||
domain_name=ip_address # hostname, ip_address or a custom value
|
domain_name=ip_address # hostname, ip_address or a custom value
|
||||||
system_username=admin # default username admin
|
system_username=admin # default username admin
|
||||||
system_password=random # random or a custom value
|
system_password=random # random or a custom value
|
||||||
system_branch=master # master, stable
|
system_branch=5.1 # master, 5.1
|
||||||
|
|
||||||
# FreeSWITCH Settings
|
# FreeSWITCH Settings
|
||||||
switch_branch=stable # master, stable
|
switch_branch=stable # master, stable
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue