doc mastodon
This commit is contained in:
6
dockers/mastodon/README.md
Normal file
6
dockers/mastodon/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Initialiser la DB :
|
||||||
|
docker-compose run --rm web bundle exec rails db:setup
|
||||||
|
|
||||||
|
Créer un compte admin :
|
||||||
|
tootctl accounts create adminkaz --email admin@kaz.bzh --confirmed --role Owner
|
||||||
|
tootctl accounts approve adminkaz
|
Reference in New Issue
Block a user