9 lines
83 B
Bash
9 lines
83 B
Bash
#
|
|
# Project unique name
|
|
#
|
|
COMPOSE_PROJECT_NAME=b24
|
|
#
|
|
# Timezone
|
|
#
|
|
TZ=Europe/Moscow
|