mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-04 04:40:45 +04:00
init
This commit is contained in:
10
transmission/.env.example
Normal file
10
transmission/.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
OWNER_USERID=1000
|
||||
OWNER_GROUPID=1000
|
||||
|
||||
TRANSMISSION_USER=user
|
||||
TRANSMISSION_PASSWORD=password
|
||||
|
||||
TRANSMISSION_DOWNLOADS=/path/to/downloads
|
||||
TRANSMISSION_WATCH=/path/to/watch
|
||||
|
||||
TRANSMISSION_WEB_UI_PORT=9091
|
||||
Reference in New Issue
Block a user