Files
sandwich-hime/examples/eql-shaped/himesan.json
T
2026-08-11 20:15:06 -04:00

10 lines
218 B
JSON

{
"version": 1,
"sourceRoots": ["views"],
"goPackage": "./cmd/example",
"listenAddressEnv": "HIMESAN_LISTEN_ADDR",
"healthPath": "/healthz",
"proxyAddress": "127.0.0.1:7331",
"additionalWatchRoots": []
}