fix: fixed issues related to missing wvd
This commit is contained in:
@@ -7,6 +7,6 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- ${DOWNLOADS_DIR:-./downloads}:/downloads
|
||||
- ${CONFIG_DIR:-./config}:/config
|
||||
- ${HOST_DOWNLOADS_DIR:-./downloads}:/downloads
|
||||
- ${HOST_CONFIG_DIR:-./config}:/config
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user