File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ services:
6767 - ${LOCAL_DATA_PATH}\devicedetection:C:\inetpub\wwwroot\App_Data\DeviceDetection
6868 environment :
6969 SITECORE_DEVELOPMENT_PATCHES : CustomErrorsOff
70- entrypoint : powershell -Command "& C:\tools\entrypoints\iis\Development.ps1"
70+ entrypoint : powershell -Command "& C:\\ tools\\ entrypoints\\ iis\ \Development.ps1"
7171
7272 xconnect :
7373 image : ${REGISTRY}${COMPOSE_PROJECT_NAME}-xp0-xconnect:${VERSION:-latest}
Original file line number Diff line number Diff line change @@ -92,4 +92,4 @@ services:
9292 - ${LOCAL_DATA_PATH}\cm:C:\inetpub\wwwroot\App_Data\logs
9393 environment :
9494 SITECORE_DEVELOPMENT_PATCHES : CustomErrorsOff
95- entrypoint : powershell -Command "& C:\tools\entrypoints\iis\Development.ps1"
95+ entrypoint : powershell -Command "& C:\\ tools\\ entrypoints\\ iis\ \Development.ps1"
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ services:
9393 - ${LOCAL_DATA_PATH}\cm:C:\inetpub\wwwroot\App_Data\logs
9494 environment :
9595 SITECORE_DEVELOPMENT_PATCHES : CustomErrorsOff
96- entrypoint : powershell -Command "& C:\tools\entrypoints\iis\Development.ps1"
96+ entrypoint : powershell -Command "& C:\\ tools\\ entrypoints\\ iis\ \Development.ps1"
9797
9898 prc :
9999 image : ${REGISTRY}${COMPOSE_PROJECT_NAME}-xp1-prc:${VERSION:-latest}
You can’t perform that action at this time.
0 commit comments