Enable RPC Auth

This commit is contained in:
Colin Hebert
2023-01-02 15:49:48 +01:00
parent be4cab08f8
commit 90db5379ff

View File

@@ -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: