services: transmission: remove plain text secret
This is bad, I thought I hadn't actually added it...
This commit is contained in:
parent
c5a2f1ab71
commit
017e0ce773
|
@ -3,5 +3,5 @@ PGID=1000
|
||||||
TZ=Europe/Paris
|
TZ=Europe/Paris
|
||||||
# UI can be combustion-release, transmission-web-control, or kettu
|
# UI can be combustion-release, transmission-web-control, or kettu
|
||||||
TRANSMISSION_WEB_HOME=/combustion-release/
|
TRANSMISSION_WEB_HOME=/combustion-release/
|
||||||
USER=Ambroisie #optional
|
# USER=FIXME
|
||||||
PASS=yb87AdRXZJPK2w^QFY!BM8QD4Pn5rpeK #optional
|
# PASS=FIXME
|
||||||
|
|
Reference in a new issue