Merge pull request #469 from getlago/misc/lago-license-url

misc: Remove useless env variable LAGO_LICENSE_URL
This commit is contained in:
Romain Sempé 2025-02-18 11:07:56 +01:00 committed by GitHub
commit b88e3854f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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