We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931a16f commit 524fd05Copy full SHA for 524fd05
src/environments/environment.prod.ts
@@ -1,5 +1,5 @@
1
export const environment = {
2
production: true,
3
- apiUrl: 'http://15.188.32.86:8080/api',
+ apiUrl: 'https://les-projets-cagnottes.fr/api',
4
slackClientId: '115462816321.761013265159'
5
};
0 commit comments