aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2017-10-31 18:56:04 +0100
committerRoger Braun <roger@rogerbraun.net>2017-10-31 18:56:04 +0100
commitc877583a4fc872410b9d0202e7092b17666ba409 (patch)
tree8f982dbcb01d9ccfcc4631149708b83e47d1bd02 /README.md
parentf3083ab18ef81075b23aa482d31df7fd84f0c551 (diff)
downloadpleroma-c877583a4fc872410b9d0202e7092b17666ba409.tar.gz
Update README.
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 fc3d07e03..339f8cc69 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Elixir will also require `make` and probably other related software for building
### Some additional configuration
- * You will need to let pleroma instance to know what hostname/url it's running on. _THIS IS THE MOST IMPORTANT STEP. GET THIS WRONG AND YOU'LL HAVE TO RESET YOUR DATABASE_.
+ * You will need to let pleroma instance to know what hostname/url it's running on. _THIS IS THE MOST IMPORTANT STEP. GET THIS WRONG AND YOU'LL HAVE TO RESET YOUR DATABASE_. We _ONLY_ support _HTTPS_ deployments in production. You can use basic http for local dev, but _NEVER USE IT_ on an actual instance.
Create the file `config/dev.secret.exs`, add these lines at the end of the file: