10 lines
114 B
Text
10 lines
114 B
Text
|
|
:80 {
|
||
|
|
root * /usr/share/caddy
|
||
|
|
file_server
|
||
|
|
|
||
|
|
log {
|
||
|
|
output stdout
|
||
|
|
format console
|
||
|
|
}
|
||
|
|
}
|