Skip to content

Commit

Permalink
Fix dev token
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriouslyCory committed Sep 17, 2024
1 parent 58b1dad commit 0efe899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sites:
- name: Basecamp API
url: https://api.basecamp.wtf/stats/platform
headers:
- "X-Sudo-Dev:$API_DEV_TOKEN"
- "x-api-key:$API_DEV_TOKEN"
- "Content-Type: application/json"
- name: Defined.fi
method: POST
Expand Down

0 comments on commit 0efe899

Please sign in to comment.