mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
Allow installation of local plugins via docker (#3348)
* Add option to mpunt plugins to docker * [FR] Allow installation of local plugins via docker Fixes #3343
This commit is contained in:
@ -9,6 +9,9 @@
|
||||
# e.g. Windows (docker desktop)
|
||||
#INVENTREE_EXT_VOLUME=c:/Users/me/inventree-data
|
||||
|
||||
# Location of optional plugin directory
|
||||
# INVENTREE_EXT_PLUGINS=/home/me/inventree-data/plugins
|
||||
|
||||
# Default web port for the InvenTree server
|
||||
INVENTREE_WEB_PORT=1337
|
||||
|
||||
|
Reference in New Issue
Block a user