switch to json slog
This commit is contained in:
parent
e172609039
commit
1c7341499a
3 changed files with 17 additions and 5 deletions
2
dev.sh
2
dev.sh
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
set -e
|
||||
|
||||
go run main.go -cert=./keys/cert.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080
|
||||
go run main.go -cert=./keys/localhost.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue