export const environment = {
  production: true,
  socket: 'http://192.168.0.100:3300'
};
