1
0
Fork 0
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:
Jean-Baptiste Holcroft 2019-04-04 11:53:11 +02:00
parent 030f7c43eb
commit cd60251b5d

View file

@ -1,4 +1,4 @@
location __PATH__ {
location __PATH__/ {
# Path to source
alias __FINALPATH__/public/ ;