Update config.sh
This commit is contained in:
parent
a9dfe6ad39
commit
e26840d8f2
|
|
@ -20,7 +20,7 @@ sofia_version=1.13.8 # release-version for sofia-sip to u
|
|||
database_name=fusionpbx # Database name (safe characters A-Z, a-z, 0-9)
|
||||
database_username=fusionpbx # Database username (safe characters A-Z, a-z, 0-9)
|
||||
database_password=random # random or a custom value (safe characters A-Z, a-z, 0-9)
|
||||
database_repo=official # PostgreSQL official, system, 2ndquadrant
|
||||
database_repo=system # PostgreSQL official, system
|
||||
database_version=latest # requires repo official
|
||||
database_host=127.0.0.1 # hostname or IP address
|
||||
database_port=5432 # port number
|
||||
|
|
|
|||
Loading…
Reference in New Issue