inev
inev
Would appreciate this. Right now it seems difficult to get it working if you follow the docs.
The docs only have a way to set this up via docker compose. Caprover doesn't fully support docker compose. Almost every PaaS product allows single docker file deployments but not...
I did take a look at both. For starters, what's provided is a docker run command and not a docker file. None of the PaaS's would accept that. For maintainability...
Is this feature broken? Tried using the examples by setting the `dedupe` key and triggering multiple runs and it seems to queue and run multiple times even with the same...
I see, so setting the token and also setting `HATCHET_CLIENT_SERVER_URL` should override the token's internal server url? If that's the case this should resolve the issue. It's just so odd...