remove COMPOSE_PROJECT_NAME in order to use folder name

This commit is contained in:
Arthur de Moulins
2020-02-22 18:41:07 +01:00
parent b605f53564
commit 056feff7b7

2
.env
View File

@@ -1,5 +1,3 @@
# compose project name (used to name/group your stack containers)
COMPOSE_PROJECT_NAME=phraseanet
# Registry from where you pull Docker images # Registry from where you pull Docker images
PHRASEANET_DOCKER_REGISTRY=local PHRASEANET_DOCKER_REGISTRY=local
# Tag of the Docker images # Tag of the Docker images