diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 21c3db4..a67a404 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -6,7 +6,7 @@ telegram.chat.id=${TELEGRAM_CHAT_ID:7321440614} electricity.threshold=${ELECTRICITY_THRESHOLD:0.50} # ? 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} # ?? Behavior