Overhaul.
This commit is contained in:
parent
be5f4c0a83
commit
f7c2b2d75a
2 changed files with 4 additions and 4 deletions
|
|
@ -379,7 +379,7 @@ in {
|
|||
|
||||
# Mail web administration UI (Stalwart management) - exposed under /management
|
||||
mail-webadmin = {
|
||||
rule = "Host(`mail.prg-radio.org`) && PathPrefix(`/management`)";
|
||||
rule = "Host(`mailadmin.prg-radio.org`) && PathPrefix(`/management`)";
|
||||
service = "mail-webadmin";
|
||||
entryPoints = ["websecure"];
|
||||
tls = {certresolver = "acme";};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue