Skip to content

Commit

Permalink
Adding iptype configuration to db engine
Browse files Browse the repository at this point in the history
  • Loading branch information
german-grandas committed Sep 19, 2024
1 parent 34e1d5d commit 37b5024
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@
" database=DB_NAME,\n",
" user=DB_USER,\n",
" password=DB_PASS,\n",
" ip_type=IPTypes.PRIVATE\n",
")"
]
},
Expand Down

0 comments on commit 37b5024

Please sign in to comment.