10 lines
449 B
Plaintext
Executable File
10 lines
449 B
Plaintext
Executable File
# Source: Caddy
|
|
# Site: https://github.com/caddyserver/caddy
|
|
# Repository: Caddy / stable
|
|
# Description: Fast, multi-platform web server with automatic HTTPS
|
|
|
|
|
|
deb [signed-by=/usr/share/keyrings/caddy-stable-archive-keyring.gpg] https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version main
|
|
|
|
deb-src [signed-by=/usr/share/keyrings/caddy-stable-archive-keyring.gpg] https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version main
|