fix(ops/www): issue certificate for 'www.tazj.in'
Change-Id: I6179f785bb6bd6168a2a11836b90da5ee93adc69 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5953 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
c04c66c637
commit
5d65d8e03a
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
root = depot.users.tazjin.homepage;
|
root = depot.users.tazjin.homepage;
|
||||||
|
serverAliases = [ "www.tazj.in" ];
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
${depot.users.tazjin.blog.oldRedirects}
|
${depot.users.tazjin.blog.oldRedirects}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue