mirror of
https://github.com/iv-org/documentation.git
synced 2025-11-24 01:24:11 -05:00
Fix companion caddy configuration
This commit is contained in:
parent
660029e14b
commit
74efa0e7a4
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Any log is disabled by default. Do not forget to replace `server_name` with your
|
|||
```
|
||||
https://<server_name> {
|
||||
|
||||
reverse_proxy /companion localhost:8282
|
||||
reverse_proxy /companion/* localhost:8282
|
||||
reverse_proxy localhost:3000
|
||||
|
||||
log {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue