diff --git a/config/config.yaml b/config/config.yaml index 5d8fecb..6ff4852 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -10,6 +10,10 @@ alpine_bits_auth: hotel_name: "Frangart Inn" username: "alice" password: !secret ALICE_PASSWORD + push_endpoint: + url: "https://example.com/push" + token: !secret PUSH_TOKEN_ALICE + username: "alice" - hotel_id: "456" hotel_name: "Bemelmans" username: "bob"