mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Update nginx.conf
This commit is contained in:
parent
cbbb1ff9e6
commit
d3cff24dd0
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ location / {
|
||||||
}
|
}
|
||||||
|
|
||||||
location /uploads/ {
|
location /uploads/ {
|
||||||
alias __FILES_PATH__/uploads/ ;
|
alias __FILES_PATH__/files/ ;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue