# Reverse proxy domain and cloudflare token
DOMAINNAME=example.com
CF_DNS_API_TOKEN=SOME_CLOUDFLARE_TOKEN

# Database
DATABASE_NAME=xcdb
DATABASE_USER=nocodb
DATABASE_PW=SECURE_PW