Skip to content

Commit

Permalink
Merge branch 'main' into testes-subsidio-dbt
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 5, 2024
2 parents 659c489 + 902fe02 commit 116febf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 116febf

Please sign in to comment.