Browse Source

Update config.php

master
Julien Cabillot 3 years ago
parent
commit
945da06e59
1 changed files with 1 additions and 1 deletions
  1. 2
      include/config.php

2
include/config.php

@ -2,7 +2,7 @@
define('DB_RWUSER', 'mydl');
define('DB_RWPASS', 'Rinhal3SwefVowsEj0');
define('DB_SERVER', 'docker');
define('DB_SERVER', 'mongodb');
define('DB_COLL', 'mydl');
/**

Loading…
Cancel
Save