allow chpu.eu subdomains
This commit is contained in:
parent
66cf3f28c6
commit
718a8c08cf
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ in mkIf conf.nginx.enable {
|
||||||
"chpu.eu" = {
|
"chpu.eu" = {
|
||||||
group = "nginx";
|
group = "nginx";
|
||||||
domain = "chpu.eu";
|
domain = "chpu.eu";
|
||||||
|
extraDomainNames = [ "*.twoneis.site" ];
|
||||||
dnsProvider = "porkbun";
|
dnsProvider = "porkbun";
|
||||||
email = "mira.cp.0909@gmail.com";
|
email = "mira.cp.0909@gmail.com";
|
||||||
environmentFile = "/root/porkbun-creds";
|
environmentFile = "/root/porkbun-creds";
|
||||||
|
|
Loading…
Add table
Reference in a new issue