Remove old transmission nginx configuration
This commit is contained in:
parent
7a24b4c467
commit
a5e6468cb4
1 changed files with 0 additions and 4 deletions
|
|
@ -25,8 +25,4 @@ server {
|
|||
proxy_ssl_certificate_key /etc/ssl/localcerts/radicale/client_key.pem;
|
||||
proxy_ssl_trusted_certificate /etc/ssl/localcerts/radicale/server_cert.pem;
|
||||
}
|
||||
|
||||
location /transmission/ {
|
||||
proxy_pass http://127.0.0.1:{{ transmission_web_port }}/transmission/;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue