mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
remove a blank line
This commit is contained in:
parent
d6f4e2f293
commit
281aed7f6a
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ if ($scheme = http) {
|
|||
rewrite ^ https://$server_name$request_uri? permanent;
|
||||
}
|
||||
|
||||
|
||||
# Example PHP configuration (remove if not used)
|
||||
index index.php index.html;
|
||||
try_files $uri $uri/ /_route.php;
|
||||
|
|
Loading…
Add table
Reference in a new issue