diff --git a/config/config.json b/config/config.json index 5a6fb17..4b4354c 100644 --- a/config/config.json +++ b/config/config.json @@ -14,9 +14,9 @@ "dialect": "mysql" }, "production": { - "username": "root", - "password": null, - "database": "database_production", + "username": "cfanimes", + "password": "bdGGcaAoEeDgDkwG", + "database": "cfanimes", "host": "127.0.0.1", "dialect": "mysql" }