1
0
Fork 0
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:
Thomas 2024-06-25 10:30:34 +02:00 committed by GitHub
parent bb76a4cc63
commit 5ac1b96ff2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,4 @@
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
location __PATH__/ {
location / {
# Set max upload size
client_max_body_size 20m;