add auth connection with backend part

This commit is contained in:
Hepatica
2023-12-02 02:27:30 +01:00
parent b79503bac0
commit e516edafdc
5 changed files with 160 additions and 62 deletions

View File

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