Update How to use this Repo
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
|
||||
Loading…
Reference in New Issue
Block a user