mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
fix path traversal
This commit is contained in:
parent
030f7c43eb
commit
cd60251b5d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
location __PATH__ {
|
||||
location __PATH__/ {
|
||||
|
||||
# Path to source
|
||||
alias __FINALPATH__/public/ ;
|
||||
|
|
Loading…
Add table
Reference in a new issue