File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ Configure CORS settings for the developer portal backend to allow requests origi
191
191
192
192
To add CORS settings:
193
193
194
- 1 . Go to your API Management instance in the Azure portal, and select **Developer portal** > **Portal overview ** from the menu on the left.
194
+ 1 . Go to your API Management instance in the Azure portal, and select **Developer portal** > **Portal settings ** from the menu on the left.
195
195
1 . On the **Self-hosted portal configuration** tab, add one or more **Origin** domain values. For example:
196
196
* The domain where the self-hosted portal is hosted, such as `https://www.contoso.com`
197
197
* `localhost` for local development (if applicable), such as `http://localhost:8080` or `https://localhost:8080`
You can’t perform that action at this time.
0 commit comments