ip配置
This commit is contained in:
		
							parent
							
								
									f993306c3a
								
							
						
					
					
						commit
						d4e8ec7884
					
				| 
						 | 
					@ -36,7 +36,8 @@ module.exports = {
 | 
				
			||||||
            // detail: https://cli.vuejs.org/config/#devserver-proxy
 | 
					            // detail: https://cli.vuejs.org/config/#devserver-proxy
 | 
				
			||||||
            [process.env.VUE_APP_BASE_API]: {
 | 
					            [process.env.VUE_APP_BASE_API]: {
 | 
				
			||||||
                // target: `http://192.168.2.209:38080`,
 | 
					                // target: `http://192.168.2.209:38080`,
 | 
				
			||||||
                target: `http://192.168.2.76:38080`,
 | 
					                // target: `http://192.168.0.61:58080`,
 | 
				
			||||||
 | 
					                target: `http://192.168.0.44:58085`,
 | 
				
			||||||
                // target: `http://192.168.0.244:18877`,
 | 
					                // target: `http://192.168.0.244:18877`,
 | 
				
			||||||
                changeOrigin: true,
 | 
					                changeOrigin: true,
 | 
				
			||||||
                pathRewrite: {
 | 
					                pathRewrite: {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue