Enable RPC Auth
This commit is contained in:
@@ -34,6 +34,7 @@ services:
|
||||
OPENVPN_CONFIG: ${VPN_REGION?}
|
||||
OPENVPN_OPTS: --inactive 3600 --ping 10 --ping-exit 60
|
||||
LOCAL_NETWORK: 192.168.0.0/16
|
||||
TRANSMISSION_RPC_AUTHENTICATION_REQUIRED: true
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user