From 492647877855ebf296c32526626268e75d153868 Mon Sep 17 00:00:00 2001 From: MobiData BW User <142506796+mobidata-bw-user@users.noreply.github.com> Date: Thu, 5 Oct 2023 15:17:58 +0200 Subject: [PATCH] Update .env.local.example bolt env vars --- .env.local.example | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.env.local.example b/.env.local.example index a289582..ca2d833 100644 --- a/.env.local.example +++ b/.env.local.example @@ -8,15 +8,13 @@ LAMASSU_BASE_URL=http://10.70.172.11:8500 # Credentials for DbConnect API. Mind the rate limit. transformer-proxy will set ttls for static/dynamic feeds. The required ttls need to be set matching the approved rate limits. LAMASSU_DB_CONNECT_CLIENT_ID=client LAMASSU_DB_CONNECT_API_KEY=secret +LAMASSU_BOLT_USER=client +LAMASSU_BOLT_PASSWORD=secret # User and password from Deer DEER_USER= DEER_PASSWORD= -# User and password from Bolt -BOLT_USER= -BOLT_PASSWORD= - # A random password which will be used for the postgresql database which is used by Dagster. Should be long and should not contain special # signs. DAGSTER_POSTGRES_PASSWORD=