5 lines
43 B
Caddyfile
5 lines
43 B
Caddyfile
|
:80 {
|
||
|
root * /var/www/html
|
||
|
file_server
|
||
|
}
|