aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakaba Hitoyo <hakabahitoyo@yahoo.co.jp>2018-01-14 10:57:25 +0000
committerHakaba Hitoyo <hakabahitoyo@yahoo.co.jp>2018-01-14 10:57:25 +0000
commitaceef36e5675253b32b0be4322b055e98a0154e7 (patch)
treebb50ff7150614da737248d69456b0d643236131c
parentd49109ca17f980e118cd5ab97bc1139e3bd14402 (diff)
downloadpleroma-aceef36e5675253b32b0be4322b055e98a0154e7.tar.gz
Correct pleroma.nginx
-rw-r--r--installation/pleroma.nginx2
1 files changed, 0 insertions, 2 deletions
diff --git a/installation/pleroma.nginx b/installation/pleroma.nginx
index 4e88a426d..92ed8f32e 100644
--- a/installation/pleroma.nginx
+++ b/installation/pleroma.nginx
@@ -34,6 +34,4 @@ server {
proxy_pass http://localhost:4000;
}
- include snippets/well-known.conf;
-
}