new prod config update

This commit is contained in:
Gregory Pradun
2021-03-24 13:36:52 +03:00
parent fbf81ea9fe
commit 31864797aa

View File

@@ -1,9 +1,10 @@
<?php
define( 'DB_NAME', '@lcWpMySqlDbnameProd@' );
define( 'DB_USER', '@lcWpMySqlUsernameProd@' );
define( 'DB_PASSWORD', '@lcWpMySqlPasswordProd@' );
define( 'DB_HOST', '@lcWpMySqlHostProd@' );
define( 'DB_NAME', 'ProdLawCartaWpCasecarta' );
define( 'DB_USER', 'UProdLWpCase' );
define( 'DB_PASSWORD', '78HTMTw4BPMN' );
define( 'DB_HOST', '172.31.46.18' );
#define( 'DB_NAME', '@lcWpMySqlDbnameProd@' );
#define( 'DB_USER', '@lcWpMySqlUsernameProd@' );