diff --git a/example-config.yaml b/example-config.yaml index 7adcfa0..c2ea23a 100644 --- a/example-config.yaml +++ b/example-config.yaml @@ -1,4 +1,4 @@ -teable_url: "https://app.teable.io" # URL of your Teable instance; if using the official instance this should be "https://app.teable.io" +teable_url: "https://app.teable.ai" # URL of your Teable instance; if using the official instance this should be "https://app.teable.ai" teable_api_key: "KEY_HERE" # get an API key by clicking your name (bottom left) -> Access Token -> Personal access tokens -> Create new token check_interval: 60 # how often to check for changes in seconds email_sender_settings: @@ -20,4 +20,4 @@ watched_tables: # list of tables to watch individually tableid: "tblXXXXXXXX" # Base IDs and Table IDs can be found in the URL when viewing tables in Teable -# Base IDs start with "bse" and Table IDs start with "tbl" \ No newline at end of file +# Base IDs start with "bse" and Table IDs start with "tbl"