docs: replace nginx with Caddy across all documentation and installer

This commit is contained in:
2026-07-26 21:10:45 +02:00
parent 4dd7b6991d
commit 9457d3f8cc
8 changed files with 239 additions and 180 deletions
+3
View File
@@ -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 ./...