forked from norman/fusionpbx-install.sh-github-mirror
Correct misspelling.
This commit is contained in:
2
debian/resources/config.sh
vendored
2
debian/resources/config.sh
vendored
@@ -13,7 +13,7 @@ switch_tls=true # true or false
|
||||
|
||||
# Database Settings
|
||||
database_password=random # random or a custom value
|
||||
database_repo=official # PostgresSQL official, system, 2ndquadrant
|
||||
database_repo=official # PostgreSQL official, system, 2ndquadrant
|
||||
database_version=latest # requires repo official
|
||||
database_host=127.0.0.1 # hostname or IP address
|
||||
database_port=5432 # port number
|
||||
|
||||
Reference in New Issue
Block a user