fix typo

kq
2026-03-10 11:09:46 +08:00
parent 1db48a7f63
commit cbd7be44fa

@@ -12,7 +12,7 @@ acme.sh --issue -d example.com -w /home/wwwroot/example.com
#### 2) Standalone mode:
If you don't have a web server, maybe you are on a SMPT or FTP server, the 80 port is free. You can use the standalone mode.
If you don't have a web server, maybe you are on a SMTP or FTP server, the 80 port is free. You can use the standalone mode.
acme.sh has a builtin standalone webserver, it can listen at 80 port to issue the cert.
```sh