Expand CORS allowlist in Traefik to include http://localhost:5173 for development purposes
This commit is contained in:
@@ -73,6 +73,7 @@ http:
|
||||
- "http://localhost"
|
||||
- "https://localhost"
|
||||
- "https://twdev.jeppeb.dk"
|
||||
- "http://localhost:5173"
|
||||
accessControlAllowMethods:
|
||||
- GET
|
||||
- POST
|
||||
|
||||
Reference in New Issue
Block a user