Update README.md

This commit is contained in:
2018-05-18 21:51:00 +09:00
committed by GitHub
parent 2b74862c18
commit 773b33a0f4
+1 -1
View File
@@ -5,7 +5,7 @@ Example nginx configuration
```
server {
listen 443 ssl http2;
server_name hakase.pw; # Fix domain
server_name hks.pw; # Fix domain
root [directory];