We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add5c5a commit 84df999Copy full SHA for 84df999
services/calendar/docker-compose.hoyocal.yml
@@ -16,7 +16,7 @@ services:
16
- private
17
environment:
18
REDIS_URL: redis://redis:6379
19
- FRONTEND_HOST: www.${HOYO_HOST}
+ FRONTEND_HOST: https://www.${HOYO_HOST}
20
SENTRY_DSN: ${SENTRY_DSN_HOYOCAL}
21
labels:
22
traefik.enable: 'true'
0 commit comments