Minor tweaks.
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
FLARECTL_VERSION: "0.116.0"
|
FLARECTL_VERSION: "0.116.0"
|
||||||
HC_VAULT_VERSION: "1.21.4"
|
HC_VAULT_VERSION: "1.21.4"
|
||||||
TEA_VERSION: "0.10.1"
|
TEA_VERSION: "0.14.0"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-and-create-pr:
|
check-and-create-pr:
|
||||||
|
|||||||
+1
-1
@@ -5049,7 +5049,7 @@ services:
|
|||||||
- SYS_MODULE
|
- SYS_MODULE
|
||||||
container_name: qbittorrentvpn
|
container_name: qbittorrentvpn
|
||||||
devices:
|
devices:
|
||||||
- /dev/net/tun:/dev/net/tun
|
- "/dev/net/tun:/dev/net/tun"
|
||||||
environment:
|
environment:
|
||||||
DEBUG: true
|
DEBUG: true
|
||||||
ENABLE_PRIVOXY: yes
|
ENABLE_PRIVOXY: yes
|
||||||
|
|||||||
Reference in New Issue
Block a user