Skip to content

Commit 333c401

Browse files
author
Alexandros Ioannides
authored
Update laravel.stpl
1 parent 34c01a6 commit 333c401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/templates/web/nginx/php-fpm/laravel.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ server {
1616
ssl_certificate_key %ssl_key%;
1717
ssl_stapling on;
1818
ssl_stapling_verify on;
19-
19+
2020
include %home%/%user%/conf/web/%domain%/nginx.hsts.conf*;
2121

2222
location = /favicon.ico {

0 commit comments

Comments
 (0)