Client configuration
Relay client needs several details such as server address and authentication credentials to successfully connect to your self-hosted server.
You will need to specify several details for the relay client so it can connect to this custom webhook server. Create a new file called .env
and specify these variables:
Now, source them:
To start using your new Transponder server:
Last updated