init visit counter
This commit is contained in:
parent
a5e480746e
commit
07aae31703
4 changed files with 187 additions and 31 deletions
2
dev.sh
2
dev.sh
|
|
@ -4,4 +4,4 @@ set -e
|
|||
|
||||
source .env
|
||||
|
||||
fd | entr -r go run main.go -cert=./keys/localhost.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080
|
||||
fd | entr -r go run . -cert=./keys/localhost.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue