changed name to NUXT_ENV_TZPRO_URL #21

Merged
GajendraR merged 2 commits from new into master 2023-11-22 15:24:34 +00:00
GajendraR commented 2023-11-21 17:04:57 +00:00 (Migrated from github.com)

changed name of env variable to NUXT_ENV_TZPRO_URL
issue_number - #20

changed name of env variable to NUXT_ENV_TZPRO_URL issue_number - #20
lousando (Migrated from github.com) requested changes 2023-11-21 23:27:07 +00:00
lousando (Migrated from github.com) left a comment

Thank you for your help :)
I just request one change please so I can merge this :)

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=""
lousando (Migrated from github.com) commented 2023-11-21 23:24:37 +00:00

Can you leave the NUXT_ENV_TZPRO_API_KEY empty 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/access

or

# https://docs.tzpro.io/intro/access
NUXT_ENV_TZPRO_API_KEY="" 
Can you leave the `NUXT_ENV_TZPRO_API_KEY` empty 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/access` or ``` # https://docs.tzpro.io/intro/access NUXT_ENV_TZPRO_API_KEY="" ```
GajendraR (Migrated from github.com) reviewed 2023-11-22 06:44:48 +00:00
@ -6,11 +6,12 @@ NUXT_ENV_TREZOR_MANIFEST_EMAIL=""
NUXT_ENV_TREZOR_MANIFEST_APP_URL=""
GajendraR (Migrated from github.com) commented 2023-11-22 06:44:48 +00:00

ok

ok
GajendraR (Migrated from github.com) reviewed 2023-11-22 06:59:46 +00:00
@ -6,11 +6,12 @@ NUXT_ENV_TREZOR_MANIFEST_EMAIL=""
NUXT_ENV_TREZOR_MANIFEST_APP_URL=""
GajendraR (Migrated from github.com) commented 2023-11-22 06:59:46 +00:00

I have set NUXT_ENV_TZPRO_API_KEY to an empty value and included the URL as a comment.

I have set NUXT_ENV_TZPRO_API_KEY to an empty value and included the URL as a comment.
lousando (Migrated from github.com) approved these changes 2023-11-22 15:23:41 +00:00
Sign in to join this conversation.
No description provided.