forked from ProjectSegfault/website
9 lines
78 B
Caddyfile
9 lines
78 B
Caddyfile
{
|
|
auto_https off
|
|
}
|
|
|
|
localhost {
|
|
file_server
|
|
root * /usr/share/caddy
|
|
}
|