mirror of
				https://github.com/imgproxy/imgproxy.git
				synced 2025-10-30 23:08:02 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			138 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			138 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [build]
 | |
|   base="/"
 | |
|   publish="docs/"
 | |
|   command="./build-docs-sitemap.sh"
 | |
| 
 | |
| [[redirects]]
 | |
|   from = "/*"
 | |
|   to = "/index.html"
 | |
|   status = 200
 |