Skip to content

Commit 8ab97c4

Browse files
yvonYvon
andauthored
Fix companion caddy configuration (#669)
Co-authored-by: Yvon <[email protected]>
1 parent 660029e commit 8ab97c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/companion-caddy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Any log is disabled by default. Do not forget to replace `server_name` with your
66
```
77
https://<server_name> {
88
9-
reverse_proxy /companion localhost:8282
9+
reverse_proxy /companion/* localhost:8282
1010
reverse_proxy localhost:3000
1111
1212
log {

0 commit comments

Comments
 (0)