source: frontend/src/env.js@ cc4db18

Last change on this file since cc4db18 was d76b7ee, checked in by Danilo <danilo.najkov@…>, 2 years ago

prototype final

  • Property mode set to 100644
File size: 71 bytes
Line 
1const env = {
2 api: "https://localhost:7073/"
3}
4
5export default env;
Note: See TracBrowser for help on using the repository browser.