Skip to content

Change Secrate Variable to USER insted of NAME #1

@marxyes

Description

@marxyes

In code you have used secrate variable USER and in Readme You said NAME
Either change USER => NAME in Code
interface Env {
BUCKET: R2Bucket
USER: string // change it to NAME: string
PASS: string
}

or one should set wrangler secret put USER instead of NAME

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions