source: frontend/src/env.js@ a26f6a1

Last change on this file since a26f6a1 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.