Update lancache
This commit is contained in:
@@ -17,9 +17,6 @@ services:
|
|||||||
- CACHE_INDEX_SIZE=500m
|
- CACHE_INDEX_SIZE=500m
|
||||||
- CACHE_MAX_AGE=3650d
|
- CACHE_MAX_AGE=3650d
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
ports:
|
|
||||||
- "8080:8080"
|
|
||||||
- "443:443"
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/cache:/data/cache
|
- ${APP_DATA_DIR}/cache:/data/cache
|
||||||
@@ -35,6 +32,7 @@ services:
|
|||||||
- USE_GENERIC_CACHE=true
|
- USE_GENERIC_CACHE=true
|
||||||
- LANCACHE_IP=192.168.178.70
|
- LANCACHE_IP=192.168.178.70
|
||||||
- UPSTREAM_DNS=8.8.8.8
|
- UPSTREAM_DNS=8.8.8.8
|
||||||
|
- DISABLE_IPV6=true
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
ports:
|
ports:
|
||||||
- "53:53/udp"
|
- "53:53/udp"
|
||||||
|
|||||||
Reference in New Issue
Block a user