Update servarr.yaml
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ services:
|
||||
- UPDATER_PERIOD=12h
|
||||
- TZ=America/Chicago
|
||||
- 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:
|
||||
- homepage.group=Services
|
||||
- homepage.name=Gluetun
|
||||
|
||||
Reference in New Issue
Block a user