We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb6b60 commit 1e3e3f0Copy full SHA for 1e3e3f0
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