fix(medusa,admin-ui): Remove forced backendUrl in development, and allow alternative host value. (#7128)

This commit is contained in:
Kasper Fabricius Kristensen
2024-04-24 09:50:59 +02:00
committed by GitHub
parent 10e120062b
commit 40686ba980
4 changed files with 27 additions and 11 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
fix(medusa,admin-ui): Remove forced `backendUrl` from develop command. Allow specifying an alternative host value