mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
PATHTOCHANGE
Inutile de corriger le path, il est déjà auparavant
This commit is contained in:
parent
b3a3d2e6bb
commit
f6992dd9e8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ location PATHTOCHANGE {
|
|||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
||||
location PATHTOCHANGE2/http-bind {
|
||||
location PATHTOCHANGE/http-bind {
|
||||
if ($scheme = http) {
|
||||
rewrite ^ https://$server_name$request_uri? permanent;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue