10884-dockerify #6

Merged
mravi merged 14 commits from 10884-dockerify into master 2022-09-19 08:27:32 +00:00
Showing only changes of commit 600ae8e5de - Show all commits

View file

@ -14,7 +14,7 @@ server {
location /static/ {
alias /home/app/app/staticfiles/;
alias /home/app/app/static/;
}
}