bicep/matrix/hookshot: change port
This commit is contained in:
parent
b6694831fe
commit
0350431525
@ -3,7 +3,7 @@
|
||||
let
|
||||
cfg = config.services.matrix-hookshot;
|
||||
webhookListenAddress = "127.0.0.1";
|
||||
webhookListenPort = 9000;
|
||||
webhookListenPort = 8435;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
Loading…
Reference in New Issue
Block a user