.env
输出格式
已解析 7 条输出
{
"DB_HOST": "localhost",
"DB_PORT": "5432",
"DB_NAME": "my app",
"API_KEY": "sk_\"live\"_42",
"DEBUG": "true",
"URL": "postgres://localhost:5432/my app",
"PATH_EXTRA": "/opt/bin:/usr/bin"
}
.env ↔ JSON / YAML / shell / docker