refactor: support proxy option
This commit is contained in:
1
bin/defaults.ts
vendored
1
bin/defaults.ts
vendored
@@ -16,6 +16,7 @@ export const DEFAULT_PAKE_OPTIONS: PakeCliOptions = {
|
||||
targets: 'deb',
|
||||
useLocalFile: false,
|
||||
systemTrayIcon: '',
|
||||
proxyUrl: "",
|
||||
debug: false,
|
||||
inject: [],
|
||||
safeDomain: [],
|
||||
|
||||
Reference in New Issue
Block a user