gemlog-cli/dev.sh

7 lines
143 B
Bash
Executable file

#!/bin/sh
set -e
source .env
fd | entr -r go run main.go -cert=./keys/localhost.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080