fix again?
This commit is contained in:
parent
83ee3e1949
commit
3a17bcad60
@ -59,5 +59,6 @@ spec:
|
||||
accessControlAllowCredentials: true
|
||||
accessControlAllowHeaders: [ "Authorization","Content-Type" ] # "Accept","Origin"
|
||||
accessControlAllowMethods: [ "GET","HEAD","OPTIONS" ] # "POST","PUT"
|
||||
accessControlAllowOriginList: "*"
|
||||
accessControlAllowOriginList:
|
||||
- "*"
|
||||
accessControlMaxAge: 100
|
||||
|
Loading…
x
Reference in New Issue
Block a user