Update servarr.yaml
This commit is contained in:
+2
-2
@@ -59,7 +59,7 @@ services:
|
|||||||
- FIREWALL_OUTBOUND_SUBNETS=192.168.0.0/24,10.200.13.0/24 # This is important if you want to be able to access the webUI of any of the services you have running through the Gluetun network
|
- FIREWALL_OUTBOUND_SUBNETS=192.168.0.0/24,10.200.13.0/24 # This is important if you want to be able to access the webUI of any of the services you have running through the Gluetun network
|
||||||
- HTTP_CONTROL_SERVER_AUTH_DEFAULT_ROLE='{"auth":"apikey","apikey":"${CONTROL_SERVER_API_KEY}"}'
|
- HTTP_CONTROL_SERVER_AUTH_DEFAULT_ROLE='{"auth":"apikey","apikey":"${CONTROL_SERVER_API_KEY}"}'
|
||||||
labels:
|
labels:
|
||||||
- homepage.group=Services
|
- homepage.group=Torrenting
|
||||||
- homepage.name=Gluetun
|
- homepage.name=Gluetun
|
||||||
- homepage.icon=gluetun.png
|
- homepage.icon=gluetun.png
|
||||||
- homepage.description=VPN
|
- homepage.description=VPN
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- homepage.widget.url=${GLUETUN_URL}
|
- homepage.widget.url=${GLUETUN_URL}
|
||||||
- homepage.widget.version=2
|
- homepage.widget.version=2
|
||||||
- homepage.widget.key=${CONTROL_SERVER_API_KEY}
|
- homepage.widget.key=${CONTROL_SERVER_API_KEY}
|
||||||
- rackpeek.tags=services
|
- rackpeek.tags=torrenting
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "wget", "-qO-", "https://ifconfig.me"]
|
test: ["CMD", "wget", "-qO-", "https://ifconfig.me"]
|
||||||
interval: 1m
|
interval: 1m
|
||||||
|
|||||||
Reference in New Issue
Block a user