Setting endpoint default
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user