personal-gemini-capsule/dev.sh
2025-09-26 13:38:17 +02:00

5 lines
111 B
Bash
Executable file

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