Changeset e42f61a for Farmatiko/ClientApp/src/environments/environment.ts
- Timestamp:
- 07/29/20 13:21:48 (4 years ago)
- Branches:
- master
- Children:
- de18858
- Parents:
- ef1219a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/environments/environment.ts
ref1219a re42f61a 4 4 5 5 export const environment = { 6 production: false 6 production: false, 7 baseApiUrl: 'https://localhost:44342/', 7 8 }; 8 9
Note:
See TracChangeset
for help on using the changeset viewer.