mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 18:04:28 +08:00
支持修改环境变量和 ALIAS
This commit is contained in:
@@ -16,6 +16,8 @@ export default {
|
||||
native: {
|
||||
crontabs: {},
|
||||
serverPort: 33442,
|
||||
serverStatus: false
|
||||
serverStatus: false,
|
||||
envPath: '',
|
||||
alias: ''
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user