docs: replace nginx with Caddy across all documentation and installer
This commit is contained in:
@@ -46,6 +46,9 @@ jobs:
|
||||
- name: Download dependencies
|
||||
run: go mod download
|
||||
|
||||
- name: Install build tools
|
||||
run: dnf install -y gcc
|
||||
|
||||
- name: go test -race
|
||||
run: go test -race -count=1 ./...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user