Skip to content

Commit e069966

Browse files
committed
Add scheme to host of test-lab solar facades
1 parent a1c7631 commit e069966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ services:
7272
- XBASE_JsonWebToken__SigningCertificatePassword=${JSON_WEB_TOKEN_SIGNING_CERTIFICATE_PASSWORD}
7373
- XBASE_Email__SmtpHost=${SMTP_HOST}
7474
- XBASE_Email__SmtpPort=${SMTP_PORT}
75-
- XBASE_TestlabSolarFacadesHost=${TESTLAB_SOLAR_FACADES_HOST}
75+
- XBASE_TestlabSolarFacadesHost=https://${TESTLAB_SOLAR_FACADES_HOST}
7676
- XBASE_TestlabSolarFacadesOpenIdConnectClientSecret=${TESTLAB_SOLAR_FACADES_OPEN_ID_CONNECT_CLIENT_SECRET}
7777
volumes:
7878
- backend_logs:/app/logs

0 commit comments

Comments
 (0)