966e2e42f2
Build and Release / build-deb (amd64, ubuntu-latest) (push) Failing after 10m59s
Build and Release / build-binaries (arm64, madcat-caddy-linux-arm64, linux) (push) Failing after 13m35s
Build and Release / build-binaries (amd64, madcat-caddy-linux-amd64, linux) (push) Failing after 15m5s
Build and Release / release (push) Has been cancelled
Build and Release / publish-apt (push) Has been cancelled
Build and Release / build-deb (arm64, ubuntu-24.04-arm) (push) Has been cancelled
11 lines
273 B
Caddyfile
11 lines
273 B
Caddyfile
# madcat-caddy default configuration
|
|
# See https://caddyserver.com/docs/caddyfile for syntax
|
|
#
|
|
# Plugins available:
|
|
# - caddy-dns/cloudflare (DNS-01 ACME challenge)
|
|
# - caddy-security (OAuth 2.0, Basic Auth, JWT)
|
|
|
|
:80 {
|
|
respond "madcat-caddy is running" 200
|
|
}
|