Merge pull request #2567 from gregory-p/wordpress

LAW-2608
This commit is contained in:
bivis
2019-03-27 14:26:19 +02:00
committed by GitHub

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