Changes Backend API Path
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
backendPath: '/api',
|
||||
backendPath: 'http://localhost:8070',
|
||||
backendOAuthPath: 'http://localhost:8070'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user