Skip to content

Commit

Permalink
fix front to api try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Carolinedanslesnuages committed Aug 30, 2024
1 parent 1a2658d commit f801c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ async function bootstrap() {
'http://localhost:8085',
'http://localhost:3000',
'https://api-referentiel-applications.dev.numerique-interieur.com',
'https://referentiel-applications.dev.numerique-interieur.com'
'https://referentiel-applications.dev.numerique-interieur.com',
],
credentials: true,
});
Expand Down

0 comments on commit f801c90

Please sign in to comment.