Fix companion caddy configuration (#669)

Co-authored-by: Yvon <git.esophagus963@passinbox.com>
This commit is contained in:
Yvon Cognard 2025-09-26 13:41:24 +02:00 committed by GitHub
parent 660029e14b
commit 8ab97c475f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 {