* @license https://opensource.org/licenses/MIT MIT License * @version GIT: $Id$ * @link https://github.com/your-repo/AI_Fantasy_NFL */ return array( 'host' => 'localhost', 'port' => 3306, 'database' => 'ff-ai', 'user' => 'ff-ai', 'password' => 'lkvQm69$3!xZ', );