Skip to content

Commit 84df999

Browse files
committed
fix cors again?
1 parent add5c5a commit 84df999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/calendar/docker-compose.hoyocal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
- private
1717
environment:
1818
REDIS_URL: redis://redis:6379
19-
FRONTEND_HOST: www.${HOYO_HOST}
19+
FRONTEND_HOST: https://www.${HOYO_HOST}
2020
SENTRY_DSN: ${SENTRY_DSN_HOYOCAL}
2121
labels:
2222
traefik.enable: 'true'

0 commit comments

Comments
 (0)