Docker - name of containers - use custom prefix

This commit is contained in:
Meritoo
2017-12-22 10:44:07 +01:00
parent ebbed4825c
commit 7f713e0c6e
2 changed files with 14 additions and 1 deletions

View File

@@ -1 +1,14 @@
# -----------------------------------------------------------------------------
# Docker
# -----------------------------------------------------------------------------
#
# All containers
#
DOCKER_CONTAINER_PREFIX=__ENTER__CONTAINER__PREFIX__
#
# PHP configuration:
# - timezone
#
TIMEZONE=Europe/Warsaw