We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6066cd commit 21daf60Copy full SHA for 21daf60
src/environments/environment.ts
@@ -0,0 +1,4 @@
1
+export const environment = {
2
+ production: false,
3
+ apiUrl: 'https://644a9189a8370fb321528794.mockapi.io/api/v1/',
4
+};
0 commit comments