I should commit more frequently
This commit is contained in:
parent
aa8003f5b4
commit
e82241b8b0
70 changed files with 1091 additions and 2018 deletions
|
@ -69,7 +69,7 @@ in {
|
|||
default_config = {};
|
||||
http = {
|
||||
use_x_forwarded_for = true;
|
||||
trusted_proxies = ["10.100.0.1"];
|
||||
trusted_proxies = ["127.0.0.1" "::1"];
|
||||
};
|
||||
# ffmpeg = {};
|
||||
# camera = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue