prod url is added
This commit is contained in:
@ -2,6 +2,7 @@ export const environment = {
|
||||
production: true,
|
||||
// apiUrl: 'http://support-portal.shyshkin.net:5000',
|
||||
// apiUrl: 'http://dockerapp.shyshkin.net:8080',
|
||||
apiUrl: 'https://dockerapp.shyshkin.net',
|
||||
// apiUrl: 'https://dockerapp.shyshkin.net',
|
||||
apiUrl: 'http://cncbackend.techzoos.in',
|
||||
publicUrls: ['/user/login', '/user/register', '/user/*/profile-image', '/user/*/profile-image/**']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user