Merge pull request #33 from xueshuaihang/master

Fixed server default configuration syntax error
This commit is contained in:
EpLiar
2020-09-24 11:11:27 +08:00
committed by GitHub

View File

@@ -127,7 +127,7 @@
], ],
"outbounds": [ "outbounds": [
{ {
"protocol": "freedom", "protocol": "freedom"
}, },
{ {
"protocol": "blackhole", "protocol": "blackhole",