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 49be20f commit 05a819aCopy full SHA for 05a819a
FrontEnd/src/environments/environment.prod.ts
@@ -1,3 +1,5 @@
1
export const environment = {
2
production: true,
3
-};
+ baseURL: 'https://localhost:7035'
4
+
5
+};
0 commit comments