This commit is contained in:
gregory-p
2019-03-27 15:23:16 +03:00
parent 15cf2b445e
commit 4013b4ae02

View File

@@ -0,0 +1,12 @@
<?php
define( 'DB_NAME', 'WordPress' );
define( 'DB_USER', 'wpuser' );
define( 'DB_PASSWORD', '9cL?at5gPB6Ejr&t' );
define( 'DB_HOST', 'localhost' );
define('DOMAIN_CURRENT_SITE', 'qa.lawcarta.net');
define('LAWCARTA_SUBDOMAIN', 'app-qa');
define('LAWCARTA_PORT', '');