summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-02-03 18:00:41 -0500
committerDessalines <tyhou13@gmx.com>2020-02-03 18:00:41 -0500
commit347b2907476825d2ea1b1a7fd9c7cf83fc4583a5 (patch)
tree2da004d07c02b2efa186b221fa44a834e74d9d77 /README.md
parent7e64d033bf1d625e0095f0299f47d217ee948071 (diff)
Add disclaimer about image uploading. Fixes #501
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74c0d05e..25effecd 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ docker-compose up -d
and go to http://localhost:8536.
-[A sample nginx config](/ansible/templates/nginx.conf), could be setup with:
+[A sample nginx config](/ansible/templates/nginx.conf) (Image uploading won't work without this), could be setup with:
```bash
wget https://raw.githubusercontent.com/dessalines/lemmy/master/ansible/templates/nginx.conf