fix
This commit is contained in:
parent
c08b7c1f63
commit
a1942c0054
2 changed files with 8 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ On project creation, when Caddy routing is enabled, the app appends a route to:
|
|||
Route shape:
|
||||
- `match.host = [<project host>]`
|
||||
- `handle[0].handler = reverse_proxy`
|
||||
- `handle[0].upstreams[0].dial = 127.0.0.1:<target_port>`
|
||||
- `handle[0].upstreams[0].dial = unix/<unix-user-home>/projects/<app>/app.sock`
|
||||
|
||||
## Workspaces and Unix Users
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue