| { | |
| "log": { | |
| "loglevel": "warning" | |
| }, | |
| "inbounds": [ | |
| { | |
| "port": 7860, | |
| "protocol": "vmess", | |
| "tag": "external", | |
| "settings": { | |
| "clients": [ | |
| { | |
| "id": "env:UUID", | |
| "alterId": 0 | |
| } | |
| ] | |
| }, | |
| "streamSettings": { | |
| "network": "ws", | |
| "wsSettings": { | |
| "path": "/ws" | |
| } | |
| } | |
| } | |
| ], | |
| "outbounds": [ | |
| { | |
| "protocol": "freedom", | |
| "tag": "direct" | |
| } | |
| ] | |
| } | |