 philomathic_life
					
					1 year ago
						philomathic_life
					
					1 year ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: B5690EEEBB952194
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
2 deletions
			 
			
		 
		
			
				- 
					
					
					 
					src/api/core/mod.rs
				
				
				
					
						
							
								
									
	
		
			
				
					|  |  | @ -202,8 +202,7 @@ fn config() -> Json<Value> { | 
			
		
	
		
			
				
					|  |  |  |         "gitHash": option_env!("GIT_REV"), | 
			
		
	
		
			
				
					|  |  |  |         "server": { | 
			
		
	
		
			
				
					|  |  |  |           "name": "Vaultwarden", | 
			
		
	
		
			
				
					|  |  |  |           "url": "https://github.com/dani-garcia/vaultwarden", | 
			
		
	
		
			
				
					|  |  |  |           "version": crate::VERSION | 
			
		
	
		
			
				
					|  |  |  |           "url": "https://github.com/dani-garcia/vaultwarden" | 
			
		
	
		
			
				
					|  |  |  |         }, | 
			
		
	
		
			
				
					|  |  |  |         "environment": { | 
			
		
	
		
			
				
					|  |  |  |           "vault": domain, | 
			
		
	
	
		
			
				
					|  |  | 
 |