1
0
Fork 0
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:
Limezy 2021-11-06 01:20:07 +07:00
parent fa9e24a704
commit 0029f3ff3e

View file

@ -1,4 +1,4 @@
location /__PATH_URL__/ { location / {
# Force usage of https # Force usage of https
if ($scheme = http) { if ($scheme = http) {