-
|
Hello people, How can I set it up in Coolify? I tried using Curl to call the whole endpoint, but that did not work in Coolify. Anyone who have experience with this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
What have you tried ? For instance I have a task scheduled every hour with:
if you want to check that your command works you can use the Command tab |
Beta Was this translation helpful? Give feedback.
-
It looks like this, the endpoint I am trying to hit is https://staging.capio.pro/api/cron, it works if I run curl from the terminal or the server itself but not as a cron job |
Beta Was this translation helpful? Give feedback.

Got it to work by installing curl on build