Skip to content

Commit fab23af

Browse files
authored
Update environment.prod.ts
1 parent bcec15d commit fab23af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/environments/environment.prod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const environment = {
22
production: true,
3-
base_url: 'https://inforeader-backend.up.railway.app/api/v1',
3+
base_url: 'https://info-reader-backend.vercel.app/api/v1',
44
};

0 commit comments

Comments
 (0)