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
RevLine 
[30a465f]1export const environment = {
[e42f61a]2 production: true,
3 baseApiUrl: 'htpps://api.farmatiko.com/',
[30a465f]4};
Note: See TracBrowser for help on using the repository browser.