mirror of
				https://github.com/veops/cmdb.git
				synced 2025-11-04 13:46:17 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			156 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			156 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
NODE_ENV=production
 | 
						|
VUE_APP_PREVIEW=false
 | 
						|
VUE_APP_API_BASE_URL=http://127.0.0.1:5000/api
 | 
						|
VUE_APP_BUILD_PACKAGES="ticket,calendar,acl"
 | 
						|
VUE_APP_IS_OUTER=true
 |