We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcec15d + fab23af commit 10e0167Copy full SHA for 10e0167
src/environments/environment.prod.ts
@@ -1,4 +1,4 @@
1
export const environment = {
2
production: true,
3
- base_url: 'https://inforeader-backend.up.railway.app/api/v1',
+ base_url: 'https://info-reader-backend.vercel.app/api/v1',
4
};
0 commit comments