From 54d6838d40406b1073b326204539962653ccc300 Mon Sep 17 00:00:00 2001 From: Kenio de Souza Date: Tue, 7 Oct 2025 14:08:53 -0300 Subject: [PATCH] Second commit --- config/database/mysql.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/database/mysql.json b/config/database/mysql.json index 928a4d7..b1d0cdd 100644 --- a/config/database/mysql.json +++ b/config/database/mysql.json @@ -1,6 +1,6 @@ { - "user": "monitoring", - "password": "!Master@orius", + "user": "api_monitoring", + "password": "Sun147oi", "host": "api_mysql", "port": 3306, "name": "monitoring",