mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
Use env-variable for image tag (#3350)
This commit is contained in:
@ -42,4 +42,7 @@ INVENTREE_CACHE_PORT=6379
|
||||
# Enable plugins?
|
||||
INVENTREE_PLUGINS_ENABLED=False
|
||||
|
||||
# Image tag that should be used
|
||||
INVENTREE_TAG=stable
|
||||
|
||||
COMPOSE_PROJECT_NAME=inventree-production
|
||||
|
Reference in New Issue
Block a user