mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
Update nginx.conf
This commit is contained in:
parent
ad77e3ed74
commit
3385c738f2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
location YNH_WWW_PATH {
|
||||
location __PATH__ {
|
||||
alias YNH_ALIAS ;
|
||||
if ($scheme = http) {
|
||||
rewrite ^ https://$server_name$request_uri? permanent;
|
||||
|
|
Loading…
Add table
Reference in a new issue