Skip to content

Commit

Permalink
VERCEEEEEEEL
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaTerenz committed Feb 21, 2024
1 parent 7f7515a commit 088792d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,5 @@
],
"routes": [
{ "src": "/(.*)", "dest": "/app.py" }
],
"crons": [{
"path": "/api/cron/reload-repos",
"schedule": "*/1 * * * *"
}]
]
}

0 comments on commit 088792d

Please sign in to comment.