diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-26 16:20:35 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-26 16:20:50 +0300 |
| commit | 98384ac2365cabe6a4a200062a90b59f6ce5ad72 (patch) | |
| tree | d52028df8dbb81a805d37efd4357b0a359bfbc9c | |
| parent | 5f9058c84f6a46a2233f323dcdac8281975accc0 (diff) | |
fix - direct tag
| -rw-r--r-- | web/service/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/service/config.json b/web/service/config.json index c846d590..82f7dddf 100644 --- a/web/service/config.json +++ b/web/service/config.json @@ -24,6 +24,7 @@ ], "outbounds": [ { + "tag": "direct", "protocol": "freedom", "settings": {} }, |
