fixxx
This commit is contained in:
parent
a8a5646ca0
commit
9d6d3b9c94
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ location __PATH__/ {
|
|||
if ($scheme = http) {
|
||||
rewrite ^ https://$server_name$request_uri? permanent;
|
||||
}
|
||||
index index.htm;
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
Loading…
Reference in a new issue