We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5cc834 commit 520ab98Copy full SHA for 520ab98
1 file changed
custom-images/docker-compose.xm1.override.yml
@@ -56,6 +56,8 @@ services:
56
context: ./docker/build/id
57
args:
58
BASE_IMAGE: ${SITECORE_DOCKER_REGISTRY}sitecore-id:${SITECORE_VERSION}
59
+ environment:
60
+ Sitecore_Sitecore__IdentityServer__Clients__DefaultClient__AllowedCorsOrigins__AllowedCorsOriginsGroup2: https://${HRZ_HOST}
61
62
cd:
63
image: ${REGISTRY}${COMPOSE_PROJECT_NAME}-xm1-cd:${VERSION:-latest}
0 commit comments