Skip to content
Snippets Groups Projects
Commit 2aa8f705 authored by jan.bednarik's avatar jan.bednarik
Browse files

Fix nginx setup

parent f01de302
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ server {
send_timeout 60;
location /media/ {
alias /var/opt/sifrovacka/media/public/;
alias /var/opt/sifrovacka/media/;
}
location / {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment