mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-09-09 01:41:08 +02:00
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
syncthing.{$MAIN_DOMAIN} {
|
|
reverse_proxy syncthing:8384 {
|
|
header_up Host {upstream_hostport}
|
|
}
|
|
}
|