function getAllowedDomain
getAllowedDomain(): string

Get allowed domain for security validation (runtime config via Bunny secrets) This is a required configuration that hardens origin validation

Return Type

string

Usage

import { getAllowedDomain } from "docs/config.ts";