mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00

* implement self signed cert and monitor/reload * move go2rtc upstream to separate file * add directory for ACME challenges * make certsync more resilient * add TLS docs * add jwt secret info to docs
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
upstream go2rtc {
|
|
server 127.0.0.1:1984;
|
|
keepalive 1024;
|
|
} |