Proxy
Proxy Config Reference#
Adding environment variables is different for every platform, here's a guide on how to add environment variables on Cloudflare. You'll have to do some research on your own if you aren't hosting the proxy on Cloudflare.
Reference#
TURNSTILE_SECRET
#
- Type:
string
- Default:
""
Turnstile secret key from the Cloudflare dashboard.
Keep in mind that you will also need to configure the Turnstile key on the client and configure the JWT_SECRET
below.
JWT_SECRET
#
- Type:
string
- Default:
""
A JWT secret key. This can be any random secret, but must be 32 characters long.