Skip to content

Commit

Permalink
add vercel admin panel for cors
Browse files Browse the repository at this point in the history
  • Loading branch information
maryanchuk04 committed Mar 13, 2024
1 parent b9c8ffb commit e65eef3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion YeProfspilka.Backend/YeProfspilka.API/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"http://185.205.210.198",
"http://www.e-profspilka.com.ua",
"*.e-profspilka.com.ua",
"*.e-profspilka.com.ua:4200"
"*.e-profspilka.com.ua:4200",
"https://e-profspilka-admin-panel.vercel.app"
]
}

0 comments on commit e65eef3

Please sign in to comment.