Add missing debian/Caddyfile
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
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
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
|||||||
|
# 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
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user