remove testing
This commit is contained in:
parent
4b23e72a67
commit
4d283f61a5
1 changed files with 0 additions and 18 deletions
|
@ -12,24 +12,6 @@ in mkIf conf.website.enable {
|
|||
};
|
||||
};
|
||||
};
|
||||
"fedi.twoneis.site" = {
|
||||
serverName = "fedi.twoneis.site";
|
||||
forceSSL = false;
|
||||
locations = {
|
||||
"/" = {
|
||||
return = "200 \"faggot on fedi?\"";
|
||||
};
|
||||
};
|
||||
};
|
||||
"git.twoneis.site" = {
|
||||
serverName = "git.twoneis.site";
|
||||
forceSSL = false;
|
||||
locations = {
|
||||
"/" = {
|
||||
return = "200 \"faggot on git?\"";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue