Update lancache

This commit is contained in:
2025-11-29 00:13:14 +01:00
parent b34b6dda4b
commit 4ff396c0fb

View File

@@ -9,7 +9,8 @@ services:
app:
image: lancachenet/monolithic:latest
environment:
- USE_GENERIC_CACHE=true
# USE_GENERIC_CACHE=true
- USE_ALL_SERVICES=true
- LANCACHE_IP=192.168.178.70
- UPSTREAM_DNS=8.8.8.8
- CACHE_ROOT=/data/cache
@@ -29,7 +30,7 @@ services:
dns:
image: lancachenet/lancache-dns:latest
environment:
- USE_GENERIC_CACHE=true
# USE_GENERIC_CACHE=true
- STEAM_IP=192.168.178.70
- BLIZZARD_IP=192.168.178.70
- EPICGAMES_IP=192.168.178.70