Adjust generic docs
Match readme instruction with doc
This commit is contained in:
parent
402f7a2157
commit
9dc16eeab7
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ and enter this (substitute for your server name).
|
|||
```caddyfile
|
||||
your.server.name, your.server.name:8448 {
|
||||
# TCP reverse_proxy
|
||||
reverse_proxy 127.0.0.1:6167
|
||||
reverse_proxy localhost:8008
|
||||
# UNIX socket
|
||||
#reverse_proxy unix//run/tuwunel/tuwunel.sock
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue