aboutsummaryrefslogtreecommitdiff
path: root/hosts/copenhagen
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-07-22 00:46:56 -0700
committerCaroline Larimore <caroline@larimo.re>2024-07-22 00:46:56 -0700
commitb8a30fec397415088b68d7a249547fd3dab99f27 (patch)
treebe9fb5eeba68cb34331d698b74714fcee2d5f7ac /hosts/copenhagen
parentb90d579c5d0bd9d9f711c18d80c592925f2f45ee (diff)
Remove unused nginx reverse proxy
Diffstat (limited to 'hosts/copenhagen')
-rw-r--r--hosts/copenhagen/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix
index 1af0876..72bc06c 100644
--- a/hosts/copenhagen/configuration.nix
+++ b/hosts/copenhagen/configuration.nix
@@ -55,7 +55,6 @@
};
};
web = {
- proxy.enable = true;
stargazers.enable = false;
personal.enable = true;
};