2024-02-16 13:59:46 +01:00
|
|
|
{
|
|
|
|
security.acme.acceptTerms = true;
|
|
|
|
security.acme.certs = {
|
|
|
|
"git.vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
|
|
|
"bitwarden.vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
|
|
|
"video.vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
2024-04-15 14:24:16 +02:00
|
|
|
"files.vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
2024-04-06 19:49:07 +02:00
|
|
|
"vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
2024-02-16 13:59:46 +01:00
|
|
|
};
|
|
|
|
}
|