mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
Adds project names for docker-compose files
This commit is contained in:
parent
d9fcdf8253
commit
6d56dbd266
@ -16,3 +16,4 @@ INVENTREE_DB_PASSWORD=pgpassword
|
|||||||
# Enable plugins?
|
# Enable plugins?
|
||||||
INVENTREE_PLUGINS_ENABLED=True
|
INVENTREE_PLUGINS_ENABLED=True
|
||||||
|
|
||||||
|
COMPOSE_PROJECT_NAME=inventree-development
|
||||||
|
@ -30,3 +30,5 @@ INVENTREE_DB_PORT=5432
|
|||||||
|
|
||||||
# Enable plugins?
|
# Enable plugins?
|
||||||
INVENTREE_PLUGINS_ENABLED=False
|
INVENTREE_PLUGINS_ENABLED=False
|
||||||
|
|
||||||
|
COMPOSE_PROJECT_NAME=inventree-production
|
||||||
|
Loading…
x
Reference in New Issue
Block a user