summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cyfraeviolae.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/cyfraeviolae.conf b/cyfraeviolae.conf
index 04072fc..ce91537 100644
--- a/cyfraeviolae.conf
+++ b/cyfraeviolae.conf
@@ -16,13 +16,6 @@ server {
deny all;
}
- location / {
- deny all;
- location ~ "\.(html|css|js|woff)$" {
- allow all;
- }
- }
-
location /sweetgreen-calculator {
root /srv;
}