Skip to content

Commit

Permalink
fix: provide fallback for env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltamaki-okta committed May 3, 2022
1 parent d8a0de1 commit b438a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableStrictSsl: false
nodeLinker: "node-modules"
npmScopes:
okta:
npmRegistryServer: ${OKTA_NPM_REGISTRY_SERVER-}
npmRegistryServer: ${OKTA_NPM_REGISTRY_SERVER-https://registry.yarnpkg.com}

0 comments on commit b438a51

Please sign in to comment.