The function will get access to the env utility. ... You can use process.env. ... HOST=10.0.0.1 NODE_ENV=production yarn start # uses host 10.0.0.1 ...
確定! 回上一頁