Mastodon: Add reminder to next manual steps
This commit is contained in:
parent
08aec042fd
commit
3faa9d7d1b
1 changed files with 2 additions and 0 deletions
|
@ -19,3 +19,5 @@ bundle config deployment 'true'
|
||||||
bundle config without 'development test'
|
bundle config without 'development test'
|
||||||
bundle install -j"$(getconf _NPROCESSORS_ONLN)"
|
bundle install -j"$(getconf _NPROCESSORS_ONLN)"
|
||||||
yarn install
|
yarn install
|
||||||
|
# Next steps are manual when container is started for the first time
|
||||||
|
# https://docs.joinmastodon.org/admin/install/#generating-a-configuration
|
||||||
|
|
Loading…
Add table
Reference in a new issue