Compare commits
2 commits
ba7cf20530
...
734a85ab04
Author | SHA1 | Date | |
---|---|---|---|
|
734a85ab04 | ||
|
c495d165df |
|
@ -88,7 +88,7 @@ in
|
||||||
enabled = true;
|
enabled = true;
|
||||||
outbound = false;
|
outbound = false;
|
||||||
# Only allow webhooks from localhost for the moment
|
# Only allow webhooks from localhost for the moment
|
||||||
urlPrefix = "${cfg.settings.bridge.url}/webhook";
|
urlPrefix = "http://127.0.0.1:9000/webhook";
|
||||||
userIdPrefix = "_webhooks_";
|
userIdPrefix = "_webhooks_";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue