mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
10 lines
106 B
Caddyfile
10 lines
106 B
Caddyfile
{
|
|
admin off
|
|
}
|
|
|
|
:8000 {
|
|
root * /usr/share/caddy
|
|
file_server
|
|
try_files {path} /index.html
|
|
}
|