Fix set-avatar auth flow and API avatar upload stability
This commit is contained in:
parent
85bffba785
commit
138467496f
10 changed files with 115 additions and 117 deletions
|
|
@ -2,7 +2,8 @@
|
|||
"Site": {
|
||||
"Authority": "https://localhost:5001",
|
||||
"CorsAllowedOrigins": [
|
||||
"https://localhost:5003"
|
||||
"https://localhost:5003",
|
||||
"https://yavsc.pschneider.fr"
|
||||
]
|
||||
},
|
||||
"Logging": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue