Update How to use this Repo
+4
-1
@@ -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
|
||||
Reference in New Issue
Block a user