1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

script for old versions to upgrade cleanly

This commit is contained in:
Robles Rodolphe 2021-03-17 00:17:31 +01:00
parent c4e85fb513
commit 3a877009fd
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
location __PATH__/ {
# Path to source
alias __FINALPATH__/www/ ;
alias __FINALPATH__/www/;
if ($scheme = http) {
rewrite ^ https://$server_name$request_uri? permanent;

View file

@ -14,7 +14,7 @@
"email": "win10@tutanota.com"
},
"requirements": {
"yunohost": ">=4.0"
"yunohost": ">=4.0"
},
"multi_instance": true,
"services": [