diff --git a/How-to-use-this-Repo.md b/How-to-use-this-Repo.md index c9c827d..d59d29f 100644 --- a/How-to-use-this-Repo.md +++ b/How-to-use-this-Repo.md @@ -18,4 +18,7 @@ docker compose exec -T web python manage.py collectstatic --noinput docker compose up -d ## To force a reimport of the CSV -docker compose exec -T web python manage.py import_seed /data/imports/illustrations_seed.csv \ No newline at end of file +docker compose exec -T web python manage.py import_seed /data/imports/illustrations_seed.csv + +## gittea api key +333b9f78e0ca8998647daa5001df9d936eb39421 \ No newline at end of file