Skip to content

Commit

Permalink
Updates instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Apr 5, 2017
1 parent 04225ed commit dd44160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Running-Mastodon/Heroku-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Mastodon can theoretically run indefinitely on a free [Heroku](https://heroku.co
* If you want your Mastodon to be able to send emails, configure SMTP settings here (or later). Consider using [Mailgun](https://mailgun.com) or similar, who offer free plans that should suit your interests.
3. Deploy! The app should be set up, with a working web interface and database. You can change settings and manage versions from the Heroku dashboard.

You may need to use the `heroku` CLI application to modify the database directly to give yourself administration rights.
You may need to use the `heroku` CLI application to run `USERNAME=yourUsername rails mastodon:make_admin` to make yourself an admin.

0 comments on commit dd44160

Please sign in to comment.