docs: README and example KDL config
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
command "/Users/you/.cargo/bin/insikt-mcp"
|
||||
args "--http" "--port" "8421"
|
||||
port 8421
|
||||
|
||||
env {
|
||||
RUST_LOG "info"
|
||||
}
|
||||
|
||||
restart {
|
||||
policy "on-failure"
|
||||
}
|
||||
|
||||
stop {
|
||||
grace "10s"
|
||||
}
|
||||
Reference in New Issue
Block a user