Skip to content

Commit 408bdcf

Browse files
committed
nginx w/o ssl
1 parent e3ffb9f commit 408bdcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nginx/sites-enabled/learn.javascript.ru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ server {
1717
# so there won't be 301 -> 404
1818
# ~3 months?
1919
# add_header Strict-Transport-Security "max-age=31536000; includeSubdomains;";
20-
<% } ?>
20+
<% } %>
2121
2222
server_name learn.javascript.ru yuri.javascript.ru javascript.in;
2323

0 commit comments

Comments
 (0)