This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
v2ray-examples
mirror of
https://github.com/v2fly/v2ray-examples.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix indentation
EpLiar
5 years ago
parent
02dc463b3b
commit
a7d29b0fd1
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
VLESS-H2C-Caddy2/Caddyfile
+ 1
- 1
VLESS-H2C-Caddy2/Caddyfile
View File
@@ -6,5 +6,5 @@ xx.com {
transport http {
versions h2c
}
- }
+
}
}