mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Fix typo (#20993)
This commit is contained in:
		@@ -72,7 +72,7 @@ ACME_DIRECTORY=https
 | 
				
			|||||||
ACME_EMAIL=email@example.com
 | 
					ACME_EMAIL=email@example.com
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Minimumg setup using a [smallstep CA](https://github.com/smallstep/certificates), refer to [their tutorial](https://smallstep.com/docs/tutorials/acme-challenge) for more information.
 | 
					Minimum setup using a [smallstep CA](https://github.com/smallstep/certificates), refer to [their tutorial](https://smallstep.com/docs/tutorials/acme-challenge) for more information.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```ini
 | 
					```ini
 | 
				
			||||||
[server]
 | 
					[server]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user