mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 17:41:50 +01:00
16 lines
326 B
Plaintext
16 lines
326 B
Plaintext
# -----------------------------------------------------------------------------
|
|
### Docker
|
|
# -----------------------------------------------------------------------------
|
|
|
|
#
|
|
# All containers
|
|
#
|
|
DOCKER_CONTAINER_OWNER=meritoo
|
|
DOCKER_CONTAINER_PROJECT=common-library
|
|
|
|
#
|
|
# PHP configuration:
|
|
# - timezone
|
|
#
|
|
TIMEZONE=Europe/Warsaw
|