Skip to content

Self-hosted CDN worker should have an env for KV cache URL (CloudFlare R2) #7036

@noghartt

Description

@noghartt

I'm trying to approach the setup of a CDN worker based on packages/services/cdn-worker, but it seems that part of the logic is based on the key validation using https://key-cache.graphql-hive.com:

'https://key-cache.graphql-hive.com',

For self-hosted usage, I do believe that would be a good idea to move this hardcoded URL into a env itself. Maybe KV_STORAGE_BASE_URL or something like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions