Function default

  • Vite plugin to run Caddy server to proxy traffic on https for local development

    Parameters

    Returns Plugin

    • a Vite plugin

    Example

    caddyTls({
    domains: ["ligam.localhost", "ok.localhost"],
    })

Generated using TypeDoc