diff --git a/include/config.php b/include/config.php index 6a7ff92..5a1403d 100644 --- a/include/config.php +++ b/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'); /**