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 d7c9ff7 commit 9c6b4dfCopy full SHA for 9c6b4df
frontend/src/environments/environment.prod.ts
@@ -1,6 +1,6 @@
1
export const environment = {
2
production: true,
3
- apiBaseUrl: 'http://api.dev.interviewprep.onyxdevtutorials.com:3000/api/v0',
+ apiBaseUrl: 'https://api.dev.interviewprep.onyxdevtutorials.com/api/v0',
4
};
5
// export const environment = {
6
// production: true,
0 commit comments