This commit is contained in:
Matt Brubeck 2020-12-22 20:52:22 -08:00
parent 5619af1731
commit a3b1e2d0f9

View file

@ -34,7 +34,7 @@ agate --content path/to/content/ \
--key key.rsa \
--cert cert.pem \
--addr 0.0.0.0:1965 \
--hostname example.com
--hostname example.com \
--lang en-US
```