← 返回事件
持续讨论科技

Environment variables now use Config and Secret types

发生了什么

When you add or edit an environment variable in Vercel, you now choose Config or Secret instead of using the Sensitive toggle. Config: The value remains readable after saving for members with access. Use Config for non-sensitive values you may need to inspect later, such as variables with a public framework prefix. Secret: The value remains available to your deployments and can be replaced, but members cannot view o…

摘要按规则整理自下方来源原文

为什么在扩散

时间线

  1. Vercel Blog 最先出现Vercel Blog

来源