mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-17 10:22:56 +00:00
8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
export PGUSER=scraper-staging
|
|
export PGPASSWORD=...
|
|
export PGHOST=ep-....eu-central-1.aws.neon.tech
|
|
export PGDATABASE=scraper-staging
|
|
export SCRAPE_ENDPOINT=http://localhost:9898
|
|
export SCRAPE_ENVIRONMENT=staging
|
|
export SCRAPE_INTERVAL_SECS=99
|