Update config.sh

This commit is contained in:
FusionPBX 2019-03-19 20:28:32 -06:00 committed by GitHub
parent bfb8781617
commit 6e6b36f52d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ switch_version=1.8.4 # only for source
switch_tls=true # true or false switch_tls=true # true or false
# Database Settings # Database Settings
database_password=random # random or a custom (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=official # PostgreSQL official, system, 2ndquadrant
database_version=latest # requires repo official database_version=latest # requires repo official
database_host=127.0.0.1 # hostname or IP address database_host=127.0.0.1 # hostname or IP address