Skip to content

Commit d26e2e9

Browse files
authored
Update developer-portal-self-host.md
menu item
1 parent 42f0392 commit d26e2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/developer-portal-self-host.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Configure CORS settings for the developer portal backend to allow requests origi
191191

192192
To add CORS settings:
193193

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.
195195
1. On the **Self-hosted portal configuration** tab, add one or more **Origin** domain values. For example:
196196
* The domain where the self-hosted portal is hosted, such as `https://www.contoso.com`
197197
* `localhost` for local development (if applicable), such as `http://localhost:8080` or `https://localhost:8080`

0 commit comments

Comments
 (0)