Changeset d23bf72 for Farmatiko/ClientApp/src/environments
- Timestamp:
- 11/05/20 06:57:35 (4 years ago)
- Branches:
- master
- Children:
- afc9a9a
- Parents:
- 1f4846d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/environments/environment.ts
r1f4846d rd23bf72 5 5 export const environment = { 6 6 production: false, 7 baseApiUrl: 'https://localhost: 44342/',7 baseApiUrl: 'https://localhost:5001/', 8 8 }; 9 9
Note:
See TracChangeset
for help on using the changeset viewer.