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

5
dev.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
set -e
go run main.go -cert=./keys/cert.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080