feat/tests #224

Merged
teutat3s merged 6 commits from feat/tests into main 2024-08-27 10:45:56 +00:00
Showing only changes of commit 998cf4c63d - Show all commits

View file

@ -7,7 +7,7 @@
services.nginx.virtualHosts = { services.nginx.virtualHosts = {
"www.${config.pub-solar-os.networking.domain}" = { "www.${config.pub-solar-os.networking.domain}" = {
enableACME = true; enableACME = true;
addSSL = true; forceSSL = true;
extraConfig = '' extraConfig = ''
error_log /dev/null; error_log /dev/null;