Merge branch 'fix/pleroma.nginx' into 'develop'

Correct pleroma.nginx

See merge request pleroma/pleroma!46
This commit is contained in:
eal 2018-01-15 17:26:41 +00:00
commit db5dfd1b3e
1 changed files with 0 additions and 2 deletions

View File

@ -34,6 +34,4 @@ server {
proxy_pass http://localhost:4000;
}
include snippets/well-known.conf;
}