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