1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/13ft_ynh.git synced 2024-09-03 18:06:03 +02:00

fix linter

This commit is contained in:
ericgaspar 2023-08-20 14:11:22 +02:00
parent c7251fd866
commit d452f39e36
2 changed files with 2 additions and 3 deletions

View file

@ -1,9 +1,8 @@
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
location __PATH__/ {
proxy_pass http://localhost:5000;
proxy_set_header Host $http_host;
proxy_set_header Host $host;
more_set_headers "X-Frame-Options: ALLOWALL";
# Include SSOWAT user panel.

View file

@ -17,7 +17,7 @@
"name": "Lapineige"
},
"requirements": {
"yunohost": ">= 11.0.0"
"yunohost": ">= 11.2"
},
"multi_instance": true,
"services": [