Files
infrastructure/infrastructure/services/caddy/config/website/syncthing.caddy

6 lines
101 B
Plaintext

syncthing.{$MAIN_DOMAIN} {
reverse_proxy syncthing:8384 {
header_up Host {upstream_hostport}
}
}