mirror of https://github.com/mack-a/v2ray-agent
Merge branch 'master' of another.github.com:mack-a/v2ray-agent
commit
333cdc748d
|
@ -36,7 +36,7 @@ server {
|
|||
add_header Strict-Transport-Security "max-age=15552000; preload" always;
|
||||
proxy_pass http://127.0.0.1:3003/;
|
||||
}
|
||||
location /test {
|
||||
location /test {
|
||||
proxy_pass http://127.0.0.1:3003/;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue