qdirstat default scan dir is now /runtipi/
This commit is contained in:
parent
fd6536a660
commit
843283337c
|
@ -5,6 +5,8 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:3000
|
- ${APP_PORT}:3000
|
||||||
|
environment:
|
||||||
|
- FM_HOME:${APP_DATA_DIR}
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data/qdirstat/config
|
- ${APP_DATA_DIR}/data/qdirstat/config
|
||||||
- ${APP_DATA_DIR}/data/qdirstat/app/data
|
- ${APP_DATA_DIR}/data/qdirstat/app/data
|
||||||
|
|
Loading…
Reference in New Issue
Block a user