init
This commit is contained in:
@@ -12,11 +12,11 @@ spec:
|
||||
- "DELETE"
|
||||
- "OPTIONS"
|
||||
accessControlAllowHeaders:
|
||||
- "Content-Type"
|
||||
- "Authorization"
|
||||
- "*"
|
||||
accessControlAllowOriginList:
|
||||
- "*" # или конкретный домен
|
||||
- "*"
|
||||
accessControlMaxAge: 100
|
||||
addVaryHeader: true
|
||||
accessControlAllowCredentials: true
|
||||
customResponseHeaders:
|
||||
X-CORS-Middleware: "enabled"
|
||||
Reference in New Issue
Block a user