Fixed error with directories causing app to fail to install.
This commit is contained in:
parent
722b3e0615
commit
fd6536a660
|
@ -6,8 +6,8 @@ services:
|
|||
ports:
|
||||
- ${APP_PORT}:3000
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/qdirstat/:config
|
||||
- ${APP_DATA_DIR}/data/qdirstat/app/:data
|
||||
- ${APP_DATA_DIR}/data/qdirstat/config
|
||||
- ${APP_DATA_DIR}/data/qdirstat/app/data
|
||||
image: lscr.io/linuxserver/qdirstat:1.8.1-ls82
|
||||
networks:
|
||||
- tipi_main_network
|
||||
|
|
Loading…
Reference in New Issue
Block a user