:8080 {
    root * /srv
    try_files {path} /index.html
    file_server
}
