Create Caddyfile.example
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
localhost:2020 {
|
||||||
|
root /var/www/localhost
|
||||||
|
log /var/log/caddy/access.log
|
||||||
|
gzip
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user