Relative Content

Tag Archive for djangonginxdocker-compose

configure the nginx server

When I run the Docker container, I can see that Django correctly specifies the paths to the static and media files, but Nginx still can’t find them. This causes a 404 error when trying to access files like bootstrap.min.css.