Here is an example how a .env file looks like: ... export const token = process.env['API_TOKEN'];// set an environment variable at runtime
確定! 回上一頁