mirror of https://github.com/XTLS/Xray-examples
				
				
				
			[gRPC] Fix misleading path
							parent
							
								
									584644bfd2
								
							
						
					
					
						commit
						b93589a564
					
				|  | @ -1,7 +1,7 @@ | |||
| xx.com { | ||||
|     @grpc { | ||||
|         protocol grpc | ||||
|         path  # 填写 /{你的 ServiceName}/* | ||||
|         path  # 填写 /你的 ServiceName/* | ||||
|     } | ||||
|     reverse_proxy @grpc h2c://127.0.0.1:2002 | ||||
|     root * /var/www | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 hmol233
						hmol233