14 lines
269 B
Bash
14 lines
269 B
Bash
PUID=1000
|
|
PGID=1000
|
|
UMASK_SET=022
|
|
# Required. Set this to a strong private value before running docker compose.
|
|
RPC_SECRET=
|
|
RPC_BIND_ADDRESS=127.0.0.1
|
|
RPC_PORT=6800
|
|
LISTEN_PORT=6888
|
|
DISK_CACHE=64M
|
|
IPV6_MODE=false
|
|
UPDATE_TRACKERS=false
|
|
CUSTOM_TRACKER_URL=
|
|
SPECIAL_MODE=
|