You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/.env.staging

17 lines
297 B

DB_HOST=
DB_POOL=25
DB_PORT=5432
DB_SSLCERT=/config/rds-combined-ca-bundle.pem
DB_SSLMODE=verify-full
REDIS_URL=
PORT=3000
S3_ATTACHMENTS_BUCKET=
ACTIVE_STORAGE_PUBLIC=true
FORCE_SSL=true
AIRBRAKE_ID=
AIRBRAKE_KEY=
NEWRELIC_LICENSE_KEY=
NEWRELIC_APP_NAME=
NEWRELIC_MONITOR_MODE=
WEB_CONCURRENCY=2