rename obsolete transmission option
This commit is contained in:
parent
3621316c1c
commit
3291583f6a
2 changed files with 2 additions and 2 deletions
|
@ -224,7 +224,7 @@ in
|
|||
};
|
||||
"login.nyanlout.re" = simpleReverse config.services.nginx.sso.configuration.listen.port;
|
||||
"grafana.nyanlout.re" = authReverse config.services.grafana.port;
|
||||
"transmission.nyanlout.re" = authReverse config.services.transmission.port;
|
||||
"transmission.nyanlout.re" = authReverse config.services.transmission.settings.rpc-port;
|
||||
"radarr.nyanlout.re" = authReverse 7878;
|
||||
"sonarr.nyanlout.re" = authReverse 8989;
|
||||
"syncthing.nyanlout.re" = authReverse 8384;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue