5 lines
49 B
Caddyfile
5 lines
49 B
Caddyfile
http://localhost {
|
|
root * /app
|
|
file_server
|
|
}
|
http://localhost {
|
|
root * /app
|
|
file_server
|
|
}
|