forked from LiveCarta/LiveCartaWP
LAW-3610 - new WP QA config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
define( 'DB_NAME', '@lcWpMySqlDbnameDemoQA@' );
|
||||
define( 'DB_USER', '@lcWpMySqlUsernameDemoQA@' );
|
||||
define( 'DB_NAME', '@lcWpMySqlDbnameQA@' );
|
||||
define( 'DB_USER', '@lcWpMySqlUsernameQA@' );
|
||||
define( 'DB_PASSWORD', '@lcWpMySqlPasswordQA@' );
|
||||
define( 'DB_HOST', '@lcWpMySqlHostQA@' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user