mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 15:26:40 +00:00
9 lines
200 B
JSON
9 lines
200 B
JSON
{
|
|
"listen_address": ":8080",
|
|
"target_url": "http://localhost:3000",
|
|
"read_timeout": "30s",
|
|
"write_timeout": "30s",
|
|
"idle_timeout": "60s",
|
|
"shutdown_timeout": "10s",
|
|
"log_level": "info"
|
|
} |