This commit is contained in:
Gusted 2022-08-12 05:22:32 +02:00
parent ecd79e9a1a
commit 74421d5bc1
No known key found for this signature in database
GPG Key ID: FD821B732837125F
1 changed files with 2 additions and 1 deletions

View File

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