# Environment Variables POSTGRES_USER=postgres POSTGRES_PASSWORD=test123 POSTGRES_DB=nocodb NC_REDIS_URL=redis://redis:6379/4 NC_DB=pg://postgres:5432?u=postgres&password=${POSTGRES_PASSWORD:-nocodb}&d=postgres NC_PUBLIC_URL=rajanishs-MacBook-Pro.local NC_CONNECT_TO_EXTERNAL_DB_DISABLED=false NC_INVITE_ONLY_SIGNUP=false NC_ADMIN_EMAIL=false NC_ADMIN_PASSWORD=false NC_S3_BUCKET_NAME=asdf NC_S3_REGION=asd NC_S3_ACCESS_KEY=sda NC_S3_ACCESS_SECRET=adsfa