diff --git a/.env.production b/.env.production index c510dc6..804d872 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,6 @@ VITE_AUTH0_CLIENT_ID=DfYhI2Bv6iHdA3m0BmTBifsrcCrXriKu VITE_AUTH0_DOMAIN=login.fencing.club -VITE_GRAPHQL_API_URL=https://app.fencing.club/graphql +VITE_GRAPHQL_API_URL=https://app.fencing.club/graphql/ VITE_BACKEND_API_URL=https://app.fencing.club/api/ VITE_APPLICATION_INSIGHTS_KEY=f93914f6-a856-4a57-a230-adbbfeccfc6b VITE_APPLICATION_INSIGHTS_CONNECTION_STRING="InstrumentationKey=f93914f6-a856-4a57-a230-adbbfeccfc6b;IngestionEndpoint=https://westus2-2.in.applicationinsights.azure.com/;LiveEndpoint=https://westus2.livediagnostics.monitor.azure.com/" \ No newline at end of file