Comment fix
This commit is contained in:
parent
01328075ea
commit
8bfdb0bec6
|
|
@ -47,7 +47,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
# NOTE: Change /path/to/src to a directory on your local machine, where the InvenTree source code is located
|
||||
# NOTE: Change "../" to a directory on your local machine, where the InvenTree source code is located
|
||||
# Persistent data, stored external to the container(s)
|
||||
src:
|
||||
driver: local
|
||||
|
|
|
|||
Loading…
Reference in New Issue