mirror of
https://github.com/YunoHost-Apps/tandoor_ynh.git
synced 2024-09-03 20:35:56 +02:00
Update nginx.conf
This commit is contained in:
parent
7393d8bdb5
commit
e6424a9914
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ location __PATH__/ {
|
|||
}
|
||||
|
||||
location /media/ {
|
||||
alias __INSTALL_DIR__/mediafiles/;
|
||||
alias __DATA_DIR__/media/;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue