source: frontend/src/env.js@ d76b7ee

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