1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2022-07-15 17:23:27 +02:00
parent 88cea3a2af
commit 68f84b91f9
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -4,10 +4,6 @@ location __PATH__/ {
# Path to source
alias __FINALPATH__/ ;
if ($scheme = http) {
rewrite ^ https://$server_name$request_uri? permanent;
}
index index.html index.php;
# Common parameter to increase upload size limit in conjuction with dedicated php-fpm file