增加env支持

This commit is contained in:
lwch
2021-09-28 18:58:26 +08:00
parent 1ffd1b31c9
commit 31c5fd7297
6 changed files with 41 additions and 27 deletions
+3 -1
View File
@@ -24,4 +24,6 @@ tunnel: # 远端tunnel列表可为空
local_port: 8080 # 本地监听端口号
#exec: /bin/bash # 运行命令
# windows默认powershell或cmd
# 其他系统bash或sh
# 其他系统bash或sh
env: # 环境变量设置
- TERM=xterm