Add auth provider

This commit is contained in:
Hepatica
2023-11-25 21:56:01 +01:00
parent 041c54c4ac
commit 28b3846ec7
4 changed files with 75 additions and 42 deletions

View File

@@ -1,2 +1,2 @@
// export const BackendApiUrl = 'https://spsystemcore20231122004605.azurewebsites.net';
export const BackendApiUrl = 'https://localhost:7062';
export const BackendApiUrl = 'https://localhost:7062/api';