mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-22 13:46:55 +01:00
Updated Production guide (markdown)
parent
fcf6392e88
commit
cf262528fd
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ Then you can proceed to install project dependencies:
|
||||||
|
|
||||||
And setup the database for the first time, this will create the tables and basic data:
|
And setup the database for the first time, this will create the tables and basic data:
|
||||||
|
|
||||||
bundle exec rails db:setup
|
RAILS_ENV=production bundle exec rails db:setup
|
||||||
|
|
||||||
## Systemd
|
## Systemd
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue