mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Revert volume path
This commit is contained in:
parent
52deb20e85
commit
0c572486ba
@ -110,6 +110,6 @@ volumes:
|
||||
o: bind
|
||||
# This directory specified where InvenTree data are stored "outside" the docker containers
|
||||
# Change this path to a local system path where you want InvenTree data stored
|
||||
device: c:\my-inventree-data
|
||||
device: /path/to/data
|
||||
# Static files, shared between containers
|
||||
static:
|
Loading…
Reference in New Issue
Block a user