Made randomctf.com the default virtualhost

This commit is contained in:
Random936 2025-03-26 11:33:57 -07:00
parent 4939beab9b
commit e8439e9c29

View File

@ -107,6 +107,7 @@
"randomctf.com" = {
enableACME = true;
forceSSL = true;
default = true;
root = "/var/www/randomctf.com";
};