Fix just dev

- Use the correct log level command, since 876a53d9a2
This commit is contained in:
Gusted 2022-08-12 05:21:10 +02:00
parent 876a53d9a2
commit ecd79e9a1a
No known key found for this signature in database
GPG key ID: FD821B732837125F

View file

@ -6,7 +6,7 @@ dev:
export PAGES_DOMAIN=localhost.mock.directory
export RAW_DOMAIN=raw.localhost.mock.directory
export PORT=4430
go run . --verbose
go run . --log-level trace
build:
CGO_ENABLED=0 go build -ldflags '-s -w' -v -o build/codeberg-pages-server ./