update: noisebell relay configuration
This commit is contained in:
parent
b41c85b161
commit
f569039eec
2 changed files with 8 additions and 4 deletions
|
|
@ -11,6 +11,10 @@
|
|||
url = "http://127.0.0.1:3004/webhook";
|
||||
secretFile = config.age.secrets.noisebell-discord-webhook-secret.path;
|
||||
}
|
||||
{
|
||||
url = "http://noisebell-pi:8090/webhook";
|
||||
secretFile = config.age.secrets.noisebell-relay-webhook-secret.path;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue