Fix path in config.json
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
},
|
||||
"auth": {
|
||||
"type": "command",
|
||||
"command": "/etc/hysteria/users/user.sh"
|
||||
"command": "/etc/hysteria/core/scripts/hysteria2/user.sh"
|
||||
},
|
||||
"quic": {
|
||||
"initStreamReceiveWindow": 8388608,
|
||||
@ -80,4 +80,4 @@
|
||||
"listen": "127.0.0.1:25413",
|
||||
"secret": "$UUID"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user