huggingface-testing / config.json
themtj's picture
Update config.json
fe05f9a verified
Raw
History Blame Contribute Delete
753 Bytes
{
"log": {
"loglevel": "warning"
},
"inbounds": [
{
"port": 7860,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "de305d54-75b4-431b-adb2-eb6b9e546014",
"level": 0,
"email": "test@hf.space"
}
],
"decryption": "none"
},
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/api"
}
}
}
],
"outbounds": [
{
"protocol": "freedom",
"settings": {}
}
]
}