forked from norman/fusionpbx-install.sh-github-mirror
Update config.php
This commit is contained in:
1
debian/resources/fusionpbx/config.php
vendored
1
debian/resources/fusionpbx/config.php
vendored
@@ -35,7 +35,6 @@
|
||||
$db_host = 'localhost'; //set the host only if the database is not local
|
||||
$db_port = '5432';
|
||||
$db_name = 'fusionpbx';
|
||||
$db_username = 'fusionpbx';
|
||||
$db_username = '{database_username}';
|
||||
$db_password = '{database_password}';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user