Skip to content

Commit

Permalink
chore: 🤖 同步cli变更
Browse files Browse the repository at this point in the history
  • Loading branch information
danni-cool committed Jan 12, 2024
1 parent 9c30be0 commit 71485c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/cli/.env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 启动服务的端口
PORT=3001

# 运行时提示的消息等级(默认info,想有更详细的日志,可以指定为debug)
LOG_LEVEL=info

# 如果不希望登录一次后就记住当前账号,想每次都扫码登陆,填 true
DISABLE_AUTO_LOGIN=

Expand Down

0 comments on commit 71485c7

Please sign in to comment.