LAW-3610 - new WP QA config

This commit is contained in:
g
2020-10-15 19:46:47 +03:00
parent 55633fd92e
commit 872b22efec

View File

@@ -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@' );