Skip to content

Commit 520ab98

Browse files
author
Eugene Grebeshkov
committed
id env fix
1 parent c5cc834 commit 520ab98

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

custom-images/docker-compose.xm1.override.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ services:
5656
context: ./docker/build/id
5757
args:
5858
BASE_IMAGE: ${SITECORE_DOCKER_REGISTRY}sitecore-id:${SITECORE_VERSION}
59+
environment:
60+
Sitecore_Sitecore__IdentityServer__Clients__DefaultClient__AllowedCorsOrigins__AllowedCorsOriginsGroup2: https://${HRZ_HOST}
5961

6062
cd:
6163
image: ${REGISTRY}${COMPOSE_PROJECT_NAME}-xm1-cd:${VERSION:-latest}

0 commit comments

Comments
 (0)