mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-10-30 18:22:49 -04:00 
			
		
		
		
	httpserver: Add grpc plugin directive (#1694)
* Add grpc plugin directive * Update plugin.go Removed whitespace line * Update plugin.go
This commit is contained in:
		
							parent
							
								
									6ab0d8d8d9
								
							
						
					
					
						commit
						20a047f7e1
					
				| @ -490,6 +490,7 @@ var directives = []string{ | ||||
| 	"hugo",      // github.com/hacdias/caddy-hugo | ||||
| 	"mailout",   // github.com/SchumacherFM/mailout | ||||
| 	"awslambda", // github.com/coopernurse/caddy-awslambda | ||||
| 	"grpc",      // github.com/pieterlouw/caddy-grpc | ||||
| } | ||||
| 
 | ||||
| const ( | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user