Configuring SSL
This page outlines how to configure the PullRequest proxy to use SSL.
In order to use SSL for the PullRequest Proxy webhook handling, some additional fields must be configured on the .env
file that we opened earlier:
This can be skipped if the proxy is meant to run without SSL.
Last updated