高频知识点
dotenv-expand
dotenv-expand
Dotenv-expand adds variable expansion on top of dotenv.
If you find yourself needing to expand environment variables already existing on your machine, then dotenv-expand is your tool.
Dotenv expand 在 Dotenv 的基础上添加了变量扩展。
如果你发现自己需要扩展计算机上已有的环境变量,那么dotenv expand就是你的工具。
https://github.com/motdotla/dotenv-expand
.env 创建环境变量
|
|
读取环境变量
|
|