This commit is contained in:
Hadi 2024-06-08 02:18:53 +02:00
parent 562dad765b
commit 6561d23db6

View File

@ -19,4 +19,5 @@
port = 8083; port = 8083;
}]; }];
}; };
security.acme.defaults.email = "contact@anotherhadi.com";
} }