Skip to main content
Before deploying Blink Server to production, complete this checklist.

Required

Set this to the public URL where your server is accessible. This is used for webhook callbacks and agent communication.
Set a secure, random secret for authentication. This is more reliable than the auto-generated secret stored on the filesystem.

Set up wildcard subdomain routing

For more secure webhook URLs, configure a wildcard domain. See Wildcard Subdomain Routing for setup instructions.