Added compose stack name
This commit is contained in:
parent
429247cd7d
commit
3155280a5d
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Django .env template file
|
||||
|
||||
# Compose
|
||||
COMPOSE_PROJECT_NAME=dynavera
|
||||
|
||||
# Directories
|
||||
DJANGO_FRONT_DIR=front
|
||||
DJANGO_MODEL_DIR=model
|
||||
|
|
|
|||
Loading…
Reference in a new issue