Setting endpoint default
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Urban Modig
2025-09-12 17:51:10 +02:00
parent 2e13948b3a
commit a102863eff

View File

@ -6,7 +6,7 @@ telegram.chat.id=${TELEGRAM_CHAT_ID:7321440614}
electricity.threshold=${ELECTRICITY_THRESHOLD:0.50} electricity.threshold=${ELECTRICITY_THRESHOLD:0.50}
# ? GraphQL # ? GraphQL
graphql.endpoint=${GRAPHQL_ENDPOINT:https://provider.example/graphql} graphql.endpoint=${GRAPHQL_ENDPOINT:https://api.tibber.com/v1-beta/gql}
graphql.access-token=${GRAPHQL_ACCESS_TOKEN} graphql.access-token=${GRAPHQL_ACCESS_TOKEN}
# ?? Behavior # ?? Behavior