Update lancache
This commit is contained in:
@@ -18,8 +18,8 @@ services:
|
|||||||
- CACHE_MAX_AGE=3650d
|
- CACHE_MAX_AGE=3650d
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080/tcp"
|
- "8080:8080"
|
||||||
- "443:443/tcp"
|
- "443:443"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/cache:/data/cache
|
- ${APP_DATA_DIR}/cache:/data/cache
|
||||||
|
|||||||
Reference in New Issue
Block a user