No notable change. Removed broken ENV var.
This commit is contained in:
parent
945960b4c2
commit
d4893d868b
|
@ -5,8 +5,6 @@ services:
|
|||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:3000
|
||||
environment:
|
||||
- FM_HOME=~/runtipi
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/qdirstat/config
|
||||
- ${APP_DATA_DIR}/data/qdirstat/app/data
|
||||
|
|
Loading…
Reference in New Issue
Block a user