doc mastodon

This commit is contained in:
Fanch 2025-03-14 17:37:17 +01:00
parent 16683616c1
commit 888c614bdd

View 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