Update Tunneling Proxy for Paperspace.md

This commit is contained in:
Cyberes 2023-01-09 13:59:44 -07:00 committed by GitHub
parent f5f95ab2bc
commit 7ecaf9677f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ server
server_name gradio.t.example.com;
location /
{
proxy_pass http://127.0.0.1:9002;
proxy_pass http://127.0.0.1:9001;
include /etc/nginx/includes/rathole-proxy.conf;
}
include /etc/nginx/includes/rathole-error.conf;