feat: Test without being on proxy network.
This commit is contained in:
10
compose.yaml
10
compose.yaml
@@ -14,8 +14,6 @@ services:
|
||||
environment:
|
||||
- TZ=${TIMEZONE}
|
||||
- /dev/dri:/dev/dri
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
gluetun:
|
||||
image: qmcgaw/gluetun
|
||||
@@ -47,8 +45,6 @@ services:
|
||||
- VPN_PORT_FORWARDING=on
|
||||
- SERVER_COUNTRIES=United States
|
||||
- TZ=${TIMEZONE}
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
qbittorrent:
|
||||
image: lscr.io/linuxserver/qbittorrent
|
||||
@@ -180,9 +176,3 @@ services:
|
||||
- jellyfin
|
||||
- sonarr
|
||||
- radarr
|
||||
|
||||
networks:
|
||||
backend:
|
||||
external: true
|
||||
proxy:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user