Update docker-compose.yml (#356)

Fix transmission env problem: 
This image no longer bundles 3rd party Transmission UI packages. You
will need to either remove the TRANSMISSION_WEB_HOME environment
variable from your container or source a UI package yourself and update
the path to match We would advise you to use subfolders under /config to
store your UI packages so that they survive upgrades
This commit is contained in:
raller1028 2023-12-04 11:40:38 +08:00 committed by GitHub
parent a52468507b
commit afda90e92d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ services:
PEERPORT: "51413"
PGID: "1000"
PUID: "1000"
TRANSMISSION_WEB_HOME: /transmission-web-control/
TZ: Europe/London
USER: casaos
image: linuxserver/transmission:4.0.4