Change BackendApiUrl

This commit is contained in:
Hepatica
2023-11-25 21:59:32 +01:00
parent 28b3846ec7
commit e4d4389444

View File

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