This commit is contained in:
6543 2023-02-10 03:45:20 +01:00
parent bfe054f734
commit caed68ff25
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ dev:
export RAW_DOMAIN=raw.localhost.mock.directory
export PORT=4430
export LOG_LEVEL=trace
go run -tags 'sqlite sqlite_unlock_notify netgo' .
go run -tags '{{TAGS}}' .
build:
CGO_ENABLED=1 go build -tags '{{TAGS}}' -ldflags '-s -w {{CGO_FLAGS}}' -v -o build/codeberg-pages-server ./