WIP
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
"RefreshTokenExpiryDays": "30"
|
||||
},
|
||||
"Cors": {
|
||||
"AllowedOrigins": [ "https://localhost:4200" ]
|
||||
"AllowedOrigins": [ "http://localhost:4200", "https://localhost:4200" ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user