mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 06:24:11 +01:00 
			
		
		
		
	fixed typo
This commit is contained in:
		
							parent
							
								
									9abb37b45e
								
							
						
					
					
						commit
						184f1ae135
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
### Install Gogs With Docker
 | 
					### Install Gogs With Docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Deplying gogs in [Docker](http://www.docker.io/) is just as easy as eating a pie, what you do is just open the `dockerfiles/build.sh` file, replace the confis:
 | 
					Deplying gogs in [Docker](http://www.docker.io/) is just as easy as eating a pie, what you do is just open the `dockerfiles/build.sh` file, replace the configs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
DB_TYPE="YOUR_DB_TYPE"            # type of database, support 'mysql' and 'postgres'
 | 
					DB_TYPE="YOUR_DB_TYPE"            # type of database, support 'mysql' and 'postgres'
 | 
				
			||||||
@ -37,4 +37,4 @@ http://YOUR_HOST_IP:YOUR_HOST_PORT
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Let's 'gogs'!
 | 
					Let's 'gogs'!
 | 
				
			||||||
Ouya~
 | 
					Ouya~
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user