alpine: add ntfy
This commit is contained in:
parent
140a50310e
commit
c1d50bba47
3 changed files with 20 additions and 8 deletions
|
|
@ -140,14 +140,6 @@ in {
|
|||
enableACME = true;
|
||||
root = "/srv/www/tristans.cloud";
|
||||
};
|
||||
"*.thebeanbakery.xyz" = {
|
||||
globalRedirect = "thebeanbakery.xyz";
|
||||
};
|
||||
"thebeanbakery.xyz" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
root = "/srv/www/thebeanbakery.xyz";
|
||||
};
|
||||
"auth.tristans.cloud" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue