@ -1,5 +1,6 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: 'http://support-portal.shyshkin.net:5000',
|
||||
// apiUrl: 'http://support-portal.shyshkin.net:5000',
|
||||
apiUrl: 'http://dockerapp.shyshkin.net:8080',
|
||||
publicUrls: ['/user/login', '/user/register', '/user/*/image/**', '/user/image/**']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user