Skip to content

Commit 52f5890

Browse files
committed
Merge branch 'main' of github.com:SachaWildCode/Projet-POEC
2 parents 1e3e3f0 + 68e8108 commit 52f5890

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: 'https://heartlinkback.slghive.fr/api/v1',
3+
apiUrl: 'http://springboot:8080/api/v1',
44
};

0 commit comments

Comments
 (0)