Skip to content

Commit 4e351ee

Browse files
committed
chore(env): default example DIRECT_LAUNCH should be false
1 parent 8c2561e commit 4e351ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ONLY_COLLECT_CURRENT_USER_ATTACHMENTS=false
7676
LAUNCH_MODE=normal
7777

7878
# 快速启动
79-
DIRECT_LAUNCH=true
79+
DIRECT_LAUNCH=false
8080

8181
# =============================================================================
8282
# API 默认参数配置

0 commit comments

Comments
 (0)