mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
Add caddy config
This commit is contained in:
parent
cc8b4adaf2
commit
9692803d90
13
caddy_config.json
Normal file
13
caddy_config.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"apps": {
|
||||
"http": {
|
||||
"servers": {
|
||||
"sirtunnel": {
|
||||
"listen": [":443"],
|
||||
"routes": [
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user