Skip to content

Commit add5c5a

Browse files
committed
update CORS settings
1 parent 1b21601 commit add5c5a

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-
HOST: cal.${HOYO_HOST}
19+
FRONTEND_HOST: www.${HOYO_HOST}
2020
SENTRY_DSN: ${SENTRY_DSN_HOYOCAL}
2121
labels:
2222
traefik.enable: 'true'

0 commit comments

Comments
 (0)