mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 16:01:32 +01:00 
			
		
		
		
	Keep preseeded database password (#4284)
This commit is contained in:
		
							parent
							
								
									3fed13b0ee
								
							
						
					
					
						commit
						5676f60cba
					
				| @ -58,6 +58,7 @@ func Install(ctx *context.Context) { | ||||
| 	// Database settings | ||||
| 	form.DbHost = models.DbCfg.Host | ||||
| 	form.DbUser = models.DbCfg.User | ||||
| 	form.DbPasswd = models.DbCfg.Passwd | ||||
| 	form.DbName = models.DbCfg.Name | ||||
| 	form.DbPath = models.DbCfg.Path | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user