mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
16 lines
351 B
Plaintext
16 lines
351 B
Plaintext
# -----------------------------------------------------------------------------
|
|
### Docker
|
|
# -----------------------------------------------------------------------------
|
|
|
|
#
|
|
# All containers
|
|
#
|
|
DOCKER_CONTAINER_OWNER=__ENTER__OWNER__NAME__
|
|
DOCKER_CONTAINER_PROJECT=__ENTER__PROJECT__NAME__
|
|
|
|
#
|
|
# PHP configuration:
|
|
# - timezone
|
|
#
|
|
TIMEZONE=Europe/Warsaw
|