Merge pull request #209 from suoko/patch-1

Updated Administration-guide.md
This commit is contained in:
Eugen Rochko 2017-05-07 00:45:13 +02:00 committed by GitHub
commit a8da345a79
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ So, you have a working Mastodon instance... now what?
The following rake task:
RAILS_ENV=production bundle exec rails mastodon:make_admin USERNAME=alice
(or docker-compose run --rm web rails mastodon:make_admin USERNAME=alice)
or, if using docker: