mirror of
https://github.com/getlago/lago.git
synced 2025-02-22 12:38:48 +07:00
Merge pull request #469 from getlago/misc/lago-license-url
misc: Remove useless env variable LAGO_LICENSE_URL
This commit is contained in:
commit
b88e3854f5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user