fix(windows): use correct storage location (#2713)
This commit is contained in:
parent
1552e0c757
commit
1c86b41767
|
@ -19,7 +19,7 @@ services:
|
|||
- DISK_SIZE=${WINDOWS_DISK_SIZE_GB}G
|
||||
- VERSION=${WINDOWS_VERSION}
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/storage
|
||||
- ${APP_DATA_DIR}/data/storage:/storage
|
||||
networks:
|
||||
- tipi_main_network
|
||||
labels:
|
||||
|
|
Loading…
Reference in New Issue
Block a user