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