| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -2,7 +2,7 @@ version: "3.7" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					services: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					  oper-crm-server: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    container_name: oper-crm-server-prod | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    image: registry-vpc.cn-qingdao.aliyuncs.com/epmet-cloud-master/oper-crm-server:0.3.66 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    image: registry-vpc.cn-qingdao.aliyuncs.com/epmet-cloud-master/oper-crm-server:0.3.70 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    ports: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      - "8090:8090" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    network_mode: host # 使用现有网络 | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |