mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
try
This commit is contained in:
parent
cbfb9c30a0
commit
df16533def
1 changed files with 0 additions and 4 deletions
|
|
@ -17,10 +17,6 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
hostname = "frigate.${domain}";
|
hostname = "frigate.${domain}";
|
||||||
settings = {
|
settings = {
|
||||||
web = {
|
|
||||||
bind_address = "127.0.0.1";
|
|
||||||
port = 5000;
|
|
||||||
};
|
|
||||||
mqtt.enabled = false;
|
mqtt.enabled = false;
|
||||||
cameras = {
|
cameras = {
|
||||||
"Doorbell" = {
|
"Doorbell" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue