Hi!
Ruslan Ishkildin
2
In my case leaving
volumes:
— /usr/src/app/static
in web container fixed this problem. The static volume was not reacheable from nginx container
In my case leaving
volumes:
— /usr/src/app/static
in web container fixed this problem. The static volume was not reacheable from nginx container