Finish register user
This commit is contained in:
		
							parent
							
								
									b455478df8
								
							
						
					
					
						commit
						94311e187f
					
				
					 4 changed files with 64 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -2,4 +2,11 @@ APP_NAME = Gogs - Go Git Service
 | 
			
		|||
 | 
			
		||||
[server]
 | 
			
		||||
HTTP_ADDR = 
 | 
			
		||||
HTTP_PORT = 3000
 | 
			
		||||
HTTP_PORT = 3000
 | 
			
		||||
 | 
			
		||||
[database]
 | 
			
		||||
DB_TYPE = mysql
 | 
			
		||||
HOST = 
 | 
			
		||||
NAME = gogs
 | 
			
		||||
USER = root
 | 
			
		||||
PASSWD = root
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue