Skip to content

Commit

Permalink
change tracked heartbeat url
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriel-M committed Jan 7, 2024
1 parent 2dcaf60 commit 6c46f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/api/database-heartbeat/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export async function GET(request: NextRequest) {
payload: {
website: '163e9f9d-1c0f-4f74-b254-a7d5be036c28',
hostname: 'adriel.dev',
url: '/finalAgain',
url: '/databaseHeartbeat',
},
}),
})
Expand Down

0 comments on commit 6c46f19

Please sign in to comment.