mirror of
https://github.com/qdm12/caddy-scratch.git
synced 2022-03-12 19:25:15 +03:00
- Using default Caddyfile instead of flags - Using single caddydir volume (for osx+windows) - Image based on Alpine as caddy not built statically - Fixed Caddy docker tags documentation
6 lines
66 B
Caddyfile
6 lines
66 B
Caddyfile
{
|
|
admin 0.0.0.0:2019
|
|
http_port 8080
|
|
https_port 8443
|
|
}
|