|  | @@ -5,7 +5,7 @@
 | 
	
		
			
				|  |  |    "main": "index.js",
 | 
	
		
			
				|  |  |    "scripts": {
 | 
	
		
			
				|  |  |      "test": "echo \"Error: no test specified\" && exit 1",
 | 
	
		
			
				|  |  | -    "start": "webpack-dev-server --inline --config ./config/webpack.prod.config.js",
 | 
	
		
			
				|  |  | +    "start": "webpack-dev-server --inline --config ./config/webpack.prod.config.js --host cld2.com",
 | 
	
		
			
				|  |  |      "react": "react-scripts start",
 | 
	
		
			
				|  |  |      "build": "webpack --config ./config/webpack.prod.config.js"
 | 
	
		
			
				|  |  |    },
 |