Skip to content

Collect static docker

Tyapkov requested to merge collect_static_docker into master

We mount collected_static folder into the docker container and use 'make collectstatic' to synchronize local static files with files within container

Merge request reports