Fix parameter accessControlAllowOriginList:
This commit is contained in:
@@ -96,7 +96,7 @@ http:
|
||||
materialious:
|
||||
headers:
|
||||
accessControlAllowCredentials: true
|
||||
accessControlAllowOrigin: "https://materialious.example.com"
|
||||
accessControlAllowOriginList: "https://materialious.example.com"
|
||||
accessControlAllowMethods:
|
||||
- GET
|
||||
- POST
|
||||
@@ -111,7 +111,6 @@ http:
|
||||
- Content-Type
|
||||
```
|
||||
|
||||
|
||||
### Other
|
||||
Please open a PR request or issue if you implement this in a different reverse proxy.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user