Fix http2 !?

This commit is contained in:
2020-05-01 16:34:55 +02:00
parent 3892dab3d3
commit 9c84e69ed0
+1 -1
View File
@@ -1,5 +1,5 @@
server {
listen 80 http2;
listen 80;
server_name simplenotes.be;
location /.well-known/acme-challenge/ {