Update How to use this Repo

Joshua Laymon 2025-08-13 14:40:00 +00:00
parent a00301047a
commit 6ab9aa0970

@ -15,4 +15,7 @@ docker compose up -d
docker compose exec -T web python manage.py collectstatic --noinput
## To update the docker files run this in the LXC
docker compose up -d
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