mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-27 21:20:29 +08:00
add default secret
This commit is contained in:
parent
aaf0d7e5be
commit
7503d1bb1a
@ -11,6 +11,7 @@ export const defaultConfig: IAppConfig = {
|
|||||||
|
|
||||||
export const defaultControledMihomoConfig: Partial<IMihomoConfig> = {
|
export const defaultControledMihomoConfig: Partial<IMihomoConfig> = {
|
||||||
'external-controller': '127.0.0.1:9090',
|
'external-controller': '127.0.0.1:9090',
|
||||||
|
secret: '',
|
||||||
ipv6: false,
|
ipv6: false,
|
||||||
mode: 'rule',
|
mode: 'rule',
|
||||||
'mixed-port': 7890,
|
'mixed-port': 7890,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user