Skip to content

Commit

Permalink
Merge pull request #469 from getlago/misc/lago-license-url
Browse files Browse the repository at this point in the history
misc: Remove useless env variable LAGO_LICENSE_URL
  • Loading branch information
rsempe authored Feb 18, 2025
2 parents c91af2b + a41c6dc commit b88e385
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .env.development.default
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ 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_DATA_API_URL=http://data_api
LAGO_KAFKA_BOOTSTRAP_SERVERS=redpanda:9092
LAGO_KAFKA_RAW_EVENTS_TOPIC=events-raw
Expand Down

0 comments on commit b88e385

Please sign in to comment.