You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							12 lines
						
					
					
						
							290 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							12 lines
						
					
					
						
							290 B
						
					
					
				| NODE_ENV=production | |
| VUE_APP_NODE_ENV=prod | |
| 
 | |
| # 苏州正式环境 | |
| VUE_APP_LOGIN_URL='http://10.80.5.32:8031/xiangan-crf' | |
| 
 | |
| # pacs浏览器 | |
| VUE_APP_PACS_URL='http://10.80.5.32:8026' | |
| # VUE_APP_PACS_URL='http://z1.huimucloud.com:8085' | |
| 
 | |
| # websocket地址 | |
| VUE_APP_WS_URL='ws://127.0.0.1:8030/data'
 |