Changes Backend API Path
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
backendPath: '/api',
|
||||
backendPath: 'https://api.hideyoshi.com.br',
|
||||
backendOAuthPath: 'https://api.hideyoshi.com.br'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user