1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/bookwyrm_ynh into testing

This commit is contained in:
Éric Gaspar 2023-01-17 23:06:11 +01:00
commit 6c6706e1fd

View file

@ -30,6 +30,14 @@ BookWyrm is a social network for tracking your reading, talking about books, wri
This project is still young and isn't, at the moment, very stable, so please proceed with caution when running in production.
Generate the admin code with 'sudo -u bookwyrm /var/www/bookwyrm/venv/bin/python3 /var/www/bookwyrm/manage.py admin_code',
and copy the admin code to use when you create your admin account. You can get your code
at any time by re-running that command. Here's an example output:
*******************************************
Use this code to create your admin account:
c6c35779-af3a-4091-b330-c026610920d6
*******************************************
## Documentation and resources
* Official app website: <https://joinbookwyrm.com/fr/>