mirror of
https://github.com/YunoHost-Apps/tandoor_ynh.git
synced 2024-09-03 20:35:56 +02:00
directory ttraversal fix
This commit is contained in:
parent
809612b6e0
commit
83431e60b2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ location /static {
|
|||
}
|
||||
|
||||
location /media {
|
||||
alias __DATADIR__;
|
||||
alias __DATADIR__/;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue