author homepage

This commit is contained in:
Travis Shears 2025-09-26 12:58:56 +02:00
parent ce5a20c21c
commit e1c14af9b7
4 changed files with 61 additions and 5 deletions

View file

@ -60,7 +60,7 @@ common name is the domain name ex 'localhost'
Run server on local:
```shell
$ go run main.go -cert=./keys/cert.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080
$ ./dev.sh
```
Visit it: