add jackett, fix gluetun
All checks were successful
Deploy Containers / Prepare (push) Successful in 54s
All checks were successful
Deploy Containers / Prepare (push) Successful in 54s
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
docker_container:
|
||||
name: gluetun
|
||||
image: qmcgaw/gluetun
|
||||
recreate: true
|
||||
capabilities:
|
||||
- NET_ADMIN
|
||||
devices:
|
||||
@@ -27,7 +28,7 @@
|
||||
published_ports:
|
||||
- 8888:8888/tcp
|
||||
- 8388:8388/tcp
|
||||
- 8388:8388/ud
|
||||
- 8388:8388/udp
|
||||
env:
|
||||
VPN_SERVICE_PROVIDER: "{{ GLUETUN_VPN_SERVICE_PROVIDER }}"
|
||||
VPN_TYPE: "wireguard"
|
||||
|
Reference in New Issue
Block a user