Skip to content

Commit

Permalink
fix: deploy button
Browse files Browse the repository at this point in the history
  • Loading branch information
mxkaske committed Nov 22, 2024
1 parent 3a9d2d3 commit 6a2f1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Choose your [configuration](#configuration) and be ready in 5min to monitor your

You can even one-click deploy the service by adding the stringified array to the `REQUESTS` environment variables. (see [here](#environment-variables))

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FopenstatusHQ%vercel-edge-ping&env=CRON_SECRET,PING_SECRET,TINYBIRD_TOKEN,SLACK_WEBHOOK_URL,DISCORD_WEBHOOK_URL)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FopenstatusHQ%2Fvercel-edge-ping&env=CRON_SECRET,PING_SECRET)

Supported [notification channels](#notification-channels):

Expand Down

0 comments on commit 6a2f1ae

Please sign in to comment.