From db5c961282329c02e4ae56f0a35c69b1a744e078 Mon Sep 17 00:00:00 2001 From: Charlotte Fields Date: Sat, 17 Jun 2017 22:30:28 +1000 Subject: [PATCH] small doc fix (#307) --- Running-Mastodon/Development-guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Running-Mastodon/Development-guide.md b/Running-Mastodon/Development-guide.md index 2f2b2a71..d6d8cfb7 100644 --- a/Running-Mastodon/Development-guide.md +++ b/Running-Mastodon/Development-guide.md @@ -10,6 +10,7 @@ In fact, all you need is described in the [production guide](Production-guide.md - Nginx - Systemd - An `.env.production` file. If you need to set any environment variables, you can use an `.env` file + - Use `LOCAL_HTTPS=false` if developing on the same machine - To prefix any commands with `RAILS_ENV=production` since the default environment is "development" anyway - Any cronjobs