mirror of
https://github.com/pompurin404/mihomo-party.git
synced 2024-11-16 11:42:19 +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> = {
|
||||
'external-controller': '127.0.0.1:9090',
|
||||
secret: '',
|
||||
ipv6: false,
|
||||
mode: 'rule',
|
||||
'mixed-port': 7890,
|
||||
|
|
Loading…
Reference in New Issue
Block a user