Skip to content

Commit 489bdd6

Browse files
authored
Update default.conf
1 parent 4994566 commit 489bdd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nginx/default.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ server {
2727
# Listen HTTPS
2828
#################
2929
listen 443 ssl;
30+
http2 on;
3031
server_name localhost;
3132

3233
# phpMyAdmin Reverse Proxy

0 commit comments

Comments
 (0)