diff --git a/client/.env.production b/client/.env.production index 8ddb1b6..a9c2a0f 100644 --- a/client/.env.production +++ b/client/.env.production @@ -1,2 +1,2 @@ VITE_SHARELINK_API_BASE_URL=https://sharelink-app.azurewebsites.net -VITE_MOCK_API=true \ No newline at end of file +VITE_MOCK_API=false