提交 dc09d5f1 编写于 作者: View Design's avatar View Design

Wed Feb 28 10:47:00 CST 2024 inscode

上级 ca207a2f
run = "npm i && npm run dev"
language = "node"
[env]
PATH = "/root/${PROJECT_DIR}/.config/npm/node_global/bin:/root/${PROJECT_DIR}/node_modules/.bin:${PATH}"
XDG_CONFIG_HOME = "/root/.config"
npm_config_prefix = "/root/${PROJECT_DIR}/.config/npm/node_global"
[debugger]
program = "main.js"
console.log("欢迎来到 InsCode");
\ No newline at end of file
const qiniu_access_key = process.env.QINIU_ACCESS_KEY;
console.log(qiniu_access_key);
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册