Skip to content

Commit 8bbab2b

Browse files
Update articles/container-apps/aspire-dashboard.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 0e87a54 commit 8bbab2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/aspire-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ az containerapp env dotnet-component create \
7474
The `create` command returns the dashboard URL that you can open in a browser.
7575

7676
>[!NOTE]
77-
> Custom domains aren't supported for accessing the Aspire Dashboard. You must use the default domain name provided by Azure Container Apps, such as: `https://<dotnet-component-name>.ext.<cluster-name>.<region>.azurecontainerapps.io`
77+
> Custom domains aren't supported for accessing the Aspire Dashboard. You must use the default domain name provided by Azure Container Apps, such as: `https://<DOTNET_COMPONENT_NAME>.ext.<CLUSTER_NAME>.<REGION>.azurecontainerapps.io`
7878
7979
::: zone-end
8080

0 commit comments

Comments
 (0)