This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
foodsoft/.env.sample

51 lines
1.3 KiB
Plaintext

APP=foodsoft
DOMAIN=order.biobulkbende.org
LETS_ENCRYPT_ENV=production
FOODCOOP_NAME=biobulkbende
FOODCOOP_CITY=Rotterdam
FOODCOOP_COUNTRY=The Netherlands
FOODCOOP_EMAIL=info@biobulkbende.org
FOODCOOP_PHONE="+31684233964"
FOODCOOP_STREET="Almondestraat 157"
FOODCOOP_ZIP_CODE=3032CD
FOODCOOP_HOMEPAGE=https://order.biobulkbende.org
FOODCOOP_HELP_URL=https://order.biobulkbende.org
FOODCOOP_TIME_ZONE=Amsterdam
FOODCOOP_FOOTER="<a href="https://biobulkbende.org/">Biobulkbende</a> hosted by <a href="https://autonomic.zone">Autonomic Cooperative</a>."
MYSQL_DB=foodsoft
MYSQL_HOST=db
MYSQL_PORT=3306
MYSQL_USER=foodsoft
EMAIL_SENDER=foodsoft@biobulkbende.org
EMAIL_REPLY=foodsoft@biobulkbende.org
ERROR_EMAIL=systems@biobulkbende.org
# COMPOSE_FILE="compose.yml:compose.sharedlists.yml"
ENABLE_SHARED_LISTS=0
SHARED_LISTS_DB_TYPE=mysql2
SHARED_LISTS_HOST=order.voedselcollectief.org
SHARED_LISTS_DB_NAME=sharedlists
SHARED_LISTS_USER=biobulkbende
SMTP_ADDRESS=foodsoft@biobulkbende.org
SMTP_AUTHENTICATION=plain
SMTP_DOMAIN=mail.autonomic.zone
SMTP_ENABLE_STARTTLS_AUTO=true
SMTP_PORT=587
SMTP_USER_NAME=foodsoft
FOODSOFT_SMTP_ENABLED=1
SMTP_SERVER_PORT=2525
SMTP_SERVER_HOST=0.0.0.0
SECRET_DB_PASSWORD_VERSION=v1
SECRET_DB_ROOT_PASSWORD_VERSION=v1
SECRET_SHARED_LISTS_DB_PASSWORD_VERSION=v1
SECRET_SMTP_PASSWORD_VERSION=v1
SECRET_SECRET_KEY_BASE_VERSION=v1 # length=30