e417aca879
* Added extraCACerts config to help with self signed/private ca cert chain * changeset * Update changeset * resolved pr comments --------- Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com>
258 B
258 B
trigger.dev, @trigger.dev/core
| trigger.dev | @trigger.dev/core |
|---|---|
| patch | patch |
Added config option extraCACerts to ProjectConfig type. This copies the ca file along with additionalFiles and sets NODE_EXTRA_CA_CERTS environment variable in built image as well as running the task.