Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Secrate Variable to USER insted of NAME #1

Open
marxyes opened this issue Sep 15, 2022 · 0 comments
Open

Change Secrate Variable to USER insted of NAME #1

marxyes opened this issue Sep 15, 2022 · 0 comments

Comments

@marxyes
Copy link

marxyes commented Sep 15, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant