mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-10-29 07:56:05 +01:00
add info about securing webui to setting up application section
This commit is contained in:
@@ -61,7 +61,9 @@ In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as bel
|
||||
|
||||
Webui is on port 9091, the settings.json file in /config has extra settings not available in the webui. Stop the container before editing it or any changes won't be saved.
|
||||
|
||||
## Securing the webui with a username/password, this requires 3 settings to be changed in the settings.json file.
|
||||
## Securing the webui with a username/password.
|
||||
|
||||
this requires 3 settings to be changed in the settings.json file.
|
||||
|
||||
`Make sure the container is stopped before editing these settings.`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user