Adds project names for docker-compose files

This commit is contained in:
Oliver 2022-04-21 12:04:05 +10:00
parent d9fcdf8253
commit 6d56dbd266
2 changed files with 3 additions and 0 deletions

View File

@ -16,3 +16,4 @@ INVENTREE_DB_PASSWORD=pgpassword
# Enable plugins?
INVENTREE_PLUGINS_ENABLED=True
COMPOSE_PROJECT_NAME=inventree-development

View File

@ -30,3 +30,5 @@ INVENTREE_DB_PORT=5432
# Enable plugins?
INVENTREE_PLUGINS_ENABLED=False
COMPOSE_PROJECT_NAME=inventree-production