Update lancache

This commit is contained in:
2025-11-29 00:21:56 +01:00
parent 2d4a72821e
commit 09cc8f1c6c

View File

@@ -18,8 +18,8 @@ services:
- CACHE_MAX_AGE=3650d
- TZ=Europe/Berlin
ports:
- "8080:8080/tcp"
- "443:443/tcp"
- "8080:8080"
- "443:443"
restart: unless-stopped
volumes:
- ${APP_DATA_DIR}/cache:/data/cache