commit: db5dfd1b3eaadb7ecc07cf496c97901f4c8bc7d4 parent 5a6f54b336c8cca7f6514bb9ce7db5b6c97f296f Author: eal <eal@waifu.club> Date: Mon, 15 Jan 2018 17:26:41 +0000 Merge branch 'fix/pleroma.nginx' into 'develop' Correct pleroma.nginx See merge request pleroma/pleroma!46Diffstat:
M | installation/pleroma.nginx | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)diff --git a/installation/pleroma.nginx b/installation/pleroma.nginx
@@ -34,6 +34,4 @@ server { proxy_pass http://localhost:4000; } - include snippets/well-known.conf; - }