Merge pull request 'Do you want baserow? Because this is how you get baserow' (#9) from baserow into main

Reviewed-on: #9
This commit is contained in:
2025-10-22 23:34:44 +00:00

View File

@ -0,0 +1,30 @@
TYPE=baserow:1.1.0+1.31.1
DOMAIN=baserow.resisttechmonopolies.online
COMPOSE_FILE="compose.yml"
## Domain aliases
#EXTRA_DOMAINS=', `www.baserow.resisttechmonopolies.online`'
## Automatically use subdomains under following domain (anything.example.com)
#WILDCARD_DOMAIN='example.com'
LETS_ENCRYPT_ENV=production
## For low-resource machines (<2GB ram)
# BASEROW_AMOUNT_OF_GUNICORN_WORKERS=1
# BASEROW_AMOUNT_OF_WORKERS=1
# BASEROW_RUN_MINIMAL=yes
# COMPOSE_FILE="$COMPOSE_FILE:compose.email.yml"
# FROM_EMAIL="No Reply <noreply@example.com>"
# EMAIL_SMTP_USE_TLS=true
# EMAIL_SMTP_HOST=mail.exampl.com
# EMAIL_SMTP_PORT=497
# EMAIL_SMTP_USER=noreply@example.com
# SECRET_EMAIL_SMTP_PASSWORD_VERSION=v1
#
SECRET_SECRET_KEY_VERSION=v1
SECRET_JWT_KEY_VERSION=v1