fix: allow setting DB_PORT and DATABASE_URL env variables (#11519)

Fixes: FRMW-2896

Closes: https://github.com/medusajs/medusa/issues/11502
This commit is contained in:
Harminder Virk
2025-02-19 08:07:15 +00:00
committed by GitHub
parent 30171f3dc4
commit 0e6ffad30f
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix: allow setting DB_PORT and DATABASE_URL env variables