summary refs log tree commit diff
path: root/readme.md
diff options
context:
space:
mode:
authormyk bilokonsky <mbilokonsky@gmail.com>2017-04-10 01:47:25 +0200
committermyk bilokonsky <mbilokonsky@gmail.com>2017-04-10 01:47:25 +0200
commit01459daa4d83f55813391f8225bb5a9aeb86fcea (patch)
tree2662f47a31474d6033614328c98f3529c73bd33d /readme.md
parent0f0322c8cee67a2a45d3bffc3e4d0c5530ec7cd7 (diff)
added pm2 for production running
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 98d7b19..52436b8 100644
--- a/readme.md
+++ b/readme.md
@@ -14,6 +14,7 @@ This bot has to be installed on your instance server, so unless you're the admin
   DB_NAME (defaults to 'mastodon\_production')
   DB_USER (defaults to 'mastodon')
   DB_PASSWORD (defaults to '')
+  INSTANCE_HOST (no default, host of your instance)
   AMBASSADOR_TOKEN (no default)
 
 To install it, set your environment variables and do the following: