Update How to use this Repo
parent
6ab9aa0970
commit
e97382181c
@ -18,4 +18,7 @@ docker compose exec -T web python manage.py collectstatic --noinput
|
|||||||
docker compose up -d
|
docker compose up -d
|
||||||
|
|
||||||
## To force a reimport of the CSV
|
## To force a reimport of the CSV
|
||||||
docker compose exec -T web python manage.py import_seed /data/imports/illustrations_seed.csv
|
docker compose exec -T web python manage.py import_seed /data/imports/illustrations_seed.csv
|
||||||
|
|
||||||
|
## gittea api key
|
||||||
|
333b9f78e0ca8998647daa5001df9d936eb39421
|
||||||
Loading…
Reference in New Issue
Block a user