personal-gemini-capsule/dev.sh

5 lines
116 B
Bash
Executable file

#!/bin/sh
set -e
go run main.go -cert=./keys/localhost.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080