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.
1 parent bcec15d commit fab23afCopy full SHA for fab23af
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