collectstatic
@ -15,7 +15,7 @@ services:
- 8000:8000
env_file:
- ./local.env
command: /bin/sh -c "python3 manage.py collectstatic --noinput ; python3 manage.py runserver 0.0.0.0:8000"
command: /bin/sh -c "python3 manage.py runserver 0.0.0.0:8000"
db:
image: mdillon/postgis:9.6-alpine
The note is not visible to the blocked user.