Update How to use this Repo
@@ -16,3 +16,6 @@ docker compose exec -T web python manage.py collectstatic --noinput
|
||||
|
||||
## To update the docker files run this in the LXC
|
||||
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
|
||||
Reference in New Issue
Block a user