1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00

Fix Install

This commit is contained in:
Yalh 2019-01-26 04:32:48 +01:00
parent 4694b49f88
commit d67843f5f5

View file

@ -1,5 +1,5 @@
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
location __PATH__/ {
location __PATH__ {
# Path to source
alias __FINALPATH__ ;