mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
9 lines
253 B
Makefile
9 lines
253 B
Makefile
PLUGIN_NAME= caddy
|
|
PLUGIN_VERSION= 2.0.4
|
|
PLUGIN_REVISION= 3
|
|
PLUGIN_DEPENDS= caddy-custom
|
|
PLUGIN_COMMENT= Modern Reverse Proxy with Automatic HTTPS, Dynamic DNS and Layer4 Routing
|
|
PLUGIN_MAINTAINER= cedrik@pischem.com
|
|
|
|
.include "../../Mk/plugins.mk"
|