Update How to use this Repo

2025-08-13 13:06:48 +00:00
parent 565ebe9c6d
commit a00301047a
+2
@@ -12,5 +12,7 @@ GIT_SSL_NO_VERIFY=1 git pull origin main
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