File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33Casket is a fork of [ mholt's Caddy web server] ( https://github.com/caddyserver/caddy ) v1.
44Its goal is to maintain Caddy's original goal of being a straight forward, simple
55to use web server rather than the direction of Caddy v2 which has a focus on
6- microservices and programtic configurability.
6+ microservices and programmatic configurability.
77
88Casket will come with all the features you love about Caddy v1, while also
99adding our own touches for convenience and usability.
@@ -45,4 +45,4 @@ services:
4545 - ./Casketfile:/config/Casketfile # Pass in your casket config
4646 - ./static:/www # Pass in your static content
4747 - casket_data:/data # Create a volume to store persistent data (e.g. certificates)
48- ` ` `
48+ ` ` `
You can’t perform that action at this time.
0 commit comments