Skip to content

Commit

Permalink
Add LAGO_LICENSE_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
julienbourdeau committed Jan 28, 2025
1 parent 84b6eef commit 16eb537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.development.default
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@db:5432/${POSTGR
REDIS_URL=redis://redis:6379
LAGO_REDIS_CACHE_URL=redis://redis:6379
LAGO_PDF_URL=http://pdf:3000
LAGO_LICENSE_URL=http://license:3000
LAGO_KAFKA_BOOTSTRAP_SERVERS=redpanda:9092
LAGO_KAFKA_RAW_EVENTS_TOPIC=events-raw
LAGO_KAFKA_ENRICHED_EVENTS_TOPIC=events_enriched
Expand Down

0 comments on commit 16eb537

Please sign in to comment.