We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f5890 commit 7124f1dCopy full SHA for 7124f1d
src/environments/environment.prod.ts
@@ -1,4 +1,4 @@
1
export const environment = {
2
production: true,
3
- apiUrl: 'http://springboot:8080/api/v1',
+ apiUrl: 'https://heartlinkback.slghive.fr/api/v1',
4
};
0 commit comments