spec(web): add nginx redirect
This commit is contained in:
parent
fa890e6216
commit
ec76e6eb4b
1 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,11 @@
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
};
|
||||
|
||||
"www.514fpv.one" = {
|
||||
globalRedirect = "514fpv.one";
|
||||
enableACME = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue