Browse Source

Fixed server default configuration syntax error

pull/33/head
xueshuaihang 4 years ago committed by GitHub
parent
commit
342e751bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

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

Loading…
Cancel
Save