mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 11:02:20 +00:00
5 lines
64 B
Caddyfile
5 lines
64 B
Caddyfile
:80 {
|
|
root * /srv
|
|
file_server
|
|
try_files {path} /index.html
|
|
}
|