fix: website to working webhooks version
This commit is contained in:
parent
802de6967f
commit
85ec8e01fe
3 changed files with 28 additions and 8 deletions
|
|
@ -38,6 +38,7 @@
|
|||
owner = "matrix-synapse";
|
||||
};
|
||||
ntfy-admin-hash.file = ./secrets/ntfy-admin-hash.age;
|
||||
webhook-secret.owner = "stalwart-mail";
|
||||
};
|
||||
|
||||
# Bootloader
|
||||
|
|
@ -146,6 +147,8 @@
|
|||
services.jetpham-website = {
|
||||
enable = true;
|
||||
tor.enable = true;
|
||||
qaMailDomain = "jetpham.com";
|
||||
qaReplyDomain = "jetpham.com";
|
||||
};
|
||||
|
||||
# Allow Tailscale traffic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue