Changed wildcard allow to the correct domain
This commit is contained in:
parent
4501c444d1
commit
3675c75687
@ -20,7 +20,7 @@ services:
|
||||
|
||||
# Enable CORS headers
|
||||
- "traefik.http.middlewares.cors.headers.accesscontrolallowmethods=*"
|
||||
- "traefik.http.middlewares.cors.headers.accesscontrolalloworiginlist=*"
|
||||
- "traefik.http.middlewares.cors.headers.accesscontrolalloworiginlist=luke-else.co.uk"
|
||||
- "traefik.http.middlewares.cors.headers.accesscontrolmaxage=100"
|
||||
- "traefik.http.middlewares.cors.headers.addvaryheader=true"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user