Skip to content

Commit 1e3e3f0

Browse files
committed
fix
1 parent 9eb6b60 commit 1e3e3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/environments/environment.prod.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const environment = {
22
production: true,
3-
apiUrl: 'http://springboot:8080/api/v1',
3+
apiUrl: 'https://heartlinkback.slghive.fr/api/v1',
44
};

0 commit comments

Comments
 (0)