mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
Add cert for * 3rd level domain
This commit is contained in:
parent
5385c1850b
commit
f149577e62
1 changed files with 2 additions and 0 deletions
|
@ -185,6 +185,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
security.acme.certs."*.${cfg.url}" = {};
|
||||
|
||||
systemd.services.site = {
|
||||
description = "RGBCube's Homepage";
|
||||
requires = [ "network.target" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue