mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-12-25 06:30:06 +05:30
9 lines
78 B
Caddyfile
9 lines
78 B
Caddyfile
{
|
|
auto_https off
|
|
}
|
|
|
|
localhost {
|
|
file_server
|
|
root * /usr/share/caddy
|
|
}
|