Update config.sh
This commit is contained in:
parent
b5d59f85e9
commit
0eb5e092c7
|
|
@ -3,7 +3,7 @@
|
|||
domain_name=ip_address # hostname, ip_address or a custom value
|
||||
system_username=admin # default username admin
|
||||
system_password=random # random or a custom value
|
||||
system_branch=stable # master, stable
|
||||
system_branch=master # master, stable
|
||||
|
||||
# FreeSWITCH Settings
|
||||
switch_branch=stable # master, stable
|
||||
|
|
|
|||
Loading…
Reference in New Issue