mirror of
https://github.com/YunoHost-Apps/minio_ynh.git
synced 2024-09-03 19:46:18 +02:00
Update nginx.conf
This commit is contained in:
parent
c755762276
commit
fa9e24a704
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
location /__PATH_URL/ {
|
||||
location /__PATH_URL__/ {
|
||||
|
||||
# Force usage of https
|
||||
if ($scheme = http) {
|
||||
|
|
Loading…
Add table
Reference in a new issue