mattermost/.env.sample

17 lines
411 B
Plaintext

TYPE=mattermost
# Domain of service
DOMAIN=mattermost.example.com
# Letsencrypt
LETS_ENCRYPT_ENV=production
# Secret Versions
SECRET_POSTGRES_PASSWORD_VERSION=v1
# Container Settings
## Timezone inside the containers. The value needs to be in the form 'Europe/Berlin'.
## A list of these tz database names can be looked up at Wikipedia
## https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
TZ=UTC