mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
15 lines
306 B
Plaintext
15 lines
306 B
Plaintext
# -----------------------------------------------------------------------------
|
|
# Docker
|
|
# -----------------------------------------------------------------------------
|
|
|
|
#
|
|
# All containers
|
|
#
|
|
DOCKER_CONTAINER_PREFIX=__ENTER__CONTAINER__PREFIX__
|
|
|
|
#
|
|
# PHP configuration:
|
|
# - timezone
|
|
#
|
|
TIMEZONE=Europe/Warsaw
|