mirror of
https://github.com/samuelhbne/server-xray.git
synced 2025-12-17 20:34:39 +03:00
Initial SPLIT-HTTP support
This commit is contained in:
3
nginx-proxy.tpl
Normal file
3
nginx-proxy.tpl
Normal file
@@ -0,0 +1,3 @@
|
||||
location LOCATION {
|
||||
proxy_pass http://HOST:PORT;
|
||||
}
|
||||
Reference in New Issue
Block a user