# FARMJS Auth needs no environment variables in local development. # Configure these values in the production deployment environment. # FARM_AUTH_URL=https://your-app.example.com # FARM_AUTH_SECRET=replace-with-a-random-secret-at-least-32-characters # DATABASE_URL=postgresql://user:password@your-postgres-host/database?sslmode=require