add auth service

This commit is contained in:
Hepatica
2023-11-25 15:05:58 +01:00
parent 32b55d4b5c
commit 999710a59f
7 changed files with 76 additions and 3 deletions

View File

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