summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-16 23:15:43 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-16 23:15:43 -0500
commit5c5a62041ebde24a26ea3e54cf4557e077985cd0 (patch)
treef8c9754692208a6aee1b23061f80b259f71a21fa
parent1309c4ccc6c4b7549a4c5c0bb9abc28873e7fc05 (diff)
Remove etc/nginx/nginx.conf.patch.
-rw-r--r--etc/nginx/nginx.conf.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/nginx/nginx.conf.patch b/etc/nginx/nginx.conf.patch
deleted file mode 100644
index a3d9bfe..0000000
--- a/etc/nginx/nginx.conf.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/nginx/nginx.conf b/nginx/nginx.conf
-index 156f859..fbcd811 100644
---- a/nginx/nginx.conf
-+++ b/nginx/nginx.conf
-@@ -120,4 +120,5 @@ http {
- # ssl_prefer_server_ciphers on;
- #}
-
-+ include /etc/nginx/sites.conf;
- }