changed name to NUXT_ENV_TZPRO_URL #21
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lousando/briskett!21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "new"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
changed name of env variable to NUXT_ENV_TZPRO_URL
issue_number - #20
Thank you for your help :)
I just request one change please so I can merge this :)
@ -6,11 +6,12 @@ NUXT_ENV_TREZOR_MANIFEST_EMAIL=""NUXT_ENV_TREZOR_MANIFEST_APP_URL=""Can you leave the
NUXT_ENV_TZPRO_API_KEYempty and add the URL as a comment?I'd rather we have the default value be a falsy value instead of additional documentation.
e.g.
NUXT_ENV_TZPRO_API_KEY="" # https://docs.tzpro.io/intro/accessor
@ -6,11 +6,12 @@ NUXT_ENV_TREZOR_MANIFEST_EMAIL=""NUXT_ENV_TREZOR_MANIFEST_APP_URL=""ok
@ -6,11 +6,12 @@ NUXT_ENV_TREZOR_MANIFEST_EMAIL=""NUXT_ENV_TREZOR_MANIFEST_APP_URL=""I have set NUXT_ENV_TZPRO_API_KEY to an empty value and included the URL as a comment.