Re-arrange cruft
This commit is contained in:
@@ -19,18 +19,4 @@
|
||||
|
||||
services.jitsi-videobridge.enable = false;
|
||||
services.jitsi-videobridge.openFirewall = false;
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
# security.acme.email = "me@example.com";
|
||||
# security.acme.acceptTerms = true;
|
||||
|
||||
# services.caddy = {
|
||||
# enable = true;
|
||||
# virtualHosts = {
|
||||
# "git.ewanick.com" = {
|
||||
# extraConfig = ''
|
||||
# reverse_proxy localhost:3000
|
||||
# '';
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user