source: Farmatiko/ClientApp/src/environments/environment.prod.ts@ de9d697

Last change on this file since de9d697 was e42f61a, checked in by DimitarSlezenkovski <dslezenkovski@…>, 4 years ago

Add more services

  • Property mode set to 100644
File size: 96 bytes
Line 
1export const environment = {
2 production: true,
3 baseApiUrl: 'htpps://api.farmatiko.com/',
4};
Note: See TracBrowser for help on using the repository browser.