mirror of
https://github.com/wiosna-dev/limesurvey-api-client.git
synced 2026-03-12 10:11:49 +01:00
16 lines
333 B
Bash
16 lines
333 B
Bash
# -----------------------------------------------------------------------------
|
|
### Docker
|
|
# -----------------------------------------------------------------------------
|
|
|
|
#
|
|
# All containers
|
|
#
|
|
DOCKER_CONTAINER_OWNER=meritoo
|
|
DOCKER_CONTAINER_PROJECT=limesurvey-api-client
|
|
|
|
#
|
|
# PHP configuration:
|
|
# - timezone
|
|
#
|
|
TIMEZONE=Europe/Warsaw
|