static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

Be able to point to a hosted APIM instance

Open bh3605 opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. I'm unable to use static web apps unless I can get it to proxy calls to APIM. I want to be able to point the apiDevserverUrl to an actual APIM instance. For example, I want https://localhost:4200/api/foobar to proxy all calls to https://developers-dev.domain.com/api/foobar

Describe the solution you'd like Be able to specify a url that isn't localhost for the apiDevserverUrl input parameter.

Describe alternatives you've considered There aren't any reasonable solutions.

bh3605 avatar Apr 27 '23 17:04 bh3605