Fix companion caddy configuration

This commit is contained in:
Yvon 2025-09-26 13:30:07 +02:00
parent 660029e14b
commit 74efa0e7a4

View file

@ -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 {