mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
remove reference to path
This commit is contained in:
parent
bb76a4cc63
commit
5ac1b96ff2
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
location / {
|
||||||
location __PATH__/ {
|
|
||||||
|
|
||||||
# Set max upload size
|
# Set max upload size
|
||||||
client_max_body_size 20m;
|
client_max_body_size 20m;
|
||||||
|
|
Loading…
Add table
Reference in a new issue