fix error: change port 443 & secure is true

Port it doesn't match and I've tried port 80 without secure (false) it's still wrong, then secure doesn't exist either.
This commit is contained in:
Max
2021-12-15 16:33:40 +07:00
committed by GitHub
parent f0c70689d6
commit 3ed1afdde6

View File

@@ -45,6 +45,7 @@ Secure : true
Hosted by @ [nkno](https://nkno.site)
```
Host : lava.nkno.site
Port : 80
Port : 443
Password : LAVA
Secure : true
```