nixos/frigate: fix HTTP method allowed for WebRTC API (#485969)
This commit is contained in:
@@ -507,7 +507,7 @@ in
|
||||
nginxAuthRequest
|
||||
+ nginxProxySettings
|
||||
+ ''
|
||||
limit_except GET {
|
||||
limit_except POST {
|
||||
deny all;
|
||||
}
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user