From 1d1401193361519a567f75dd14fd0275ea53d775 Mon Sep 17 00:00:00 2001 From: Rafael Date: Mon, 4 Nov 2024 09:55:18 -0300 Subject: [PATCH] altera ip principal_db jae --- pipelines/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/constants.py b/pipelines/constants.py index 263de48a7..5d7bf3939 100644 --- a/pipelines/constants.py +++ b/pipelines/constants.py @@ -160,7 +160,7 @@ class constants(Enum): # pylint: disable=c0103 "databases": { "principal_db": { "engine": "mysql", - "host": "10.5.114.121", + "host": "10.5.114.227", }, "tarifa_db": { "engine": "postgresql",