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