···11+# Arabica Production Configuration
22+# Copy this file to .env and update with your values
33+44+# Your domain name (required for production)
55+DOMAIN=arabica.example.com
66+ACME_EMAIL=admin@example.com
77+88+LOG_LEVEL=info
99+LOG_FORMAT=json
1010+SERVER_PUBLIC_URL=https://${DOMAIN}
1111+SECURE_COOKIES=true