Update lancache
This commit is contained in:
@@ -14,9 +14,9 @@ services:
|
||||
# Toggle for load balancer usage or separate IPs for each service
|
||||
- USE_GENERIC_CACHE=true
|
||||
# IPs for lancache monolithic instance; affects DNS resolution
|
||||
- LANCACHE_IP=192.168.178.99
|
||||
- LANCACHE_IP=192.168.178.70
|
||||
# Host IP for the DNS server binding
|
||||
- DNS_BIND_IP=192.168.178.99
|
||||
- DNS_BIND_IP=192.168.178.79
|
||||
# Upstream DNS for forwarded lookups
|
||||
- UPSTREAM_DNS=8.8.8.8
|
||||
# Local storage path for cache data
|
||||
@@ -41,9 +41,9 @@ services:
|
||||
# Toggle for load balancer usage or separate IPs for each service
|
||||
- USE_GENERIC_CACHE=true
|
||||
# IPs for lancache monolithic instance; affects DNS resolution
|
||||
- LANCACHE_IP=192.168.178.99
|
||||
- LANCACHE_IP=192.168.178.70
|
||||
# Host IP for the DNS server binding
|
||||
- DNS_BIND_IP=192.168.178.99
|
||||
- DNS_BIND_IP=192.168.178.70
|
||||
# Upstream DNS for forwarded lookups
|
||||
- UPSTREAM_DNS=8.8.8.8
|
||||
# Local storage path for cache data
|
||||
|
||||
Reference in New Issue
Block a user