projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d49109c
)
Correct pleroma.nginx
author
Hakaba Hitoyo
<hakabahitoyo@yahoo.co.jp>
Sun, 14 Jan 2018 10:57:25 +0000
(10:57 +0000)
committer
Hakaba Hitoyo
<hakabahitoyo@yahoo.co.jp>
Sun, 14 Jan 2018 10:57:25 +0000
(10:57 +0000)
installation/pleroma.nginx
patch
|
blob
|
history
diff --git
a/installation/pleroma.nginx
b/installation/pleroma.nginx
index 4e88a426ddfc162887e2c49b86879c54c576daab..92ed8f32ea8cd15c148db8b9548cc016dabf01a3 100644
(file)
--- a/
installation/pleroma.nginx
+++ b/
installation/pleroma.nginx
@@
-34,6
+34,4
@@
server {
proxy_pass http://localhost:4000;
}
- include snippets/well-known.conf;
-
}