7 lines
248 B
JSON
7 lines
248 B
JSON
{
|
|
"CorsAccessorSettings": {
|
|
"PolicyName": "JNPFCorsAccessor",
|
|
"WithOrigins": [ "http://localhost:9230", "http://localhost:8080" ],
|
|
"WithExposedHeaders": [ "access-token", "x-access-token", "Content-Disposition" ]
|
|
}
|
|
} |