Update lancache
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user