circles/research/launcher/examples/test_circles.json
2025-07-08 22:49:47 +02:00

5 lines
262 B
JSON

{
"note": "This file is no longer used by the launcher binary.",
"new_usage": "Use command line arguments instead:",
"example": "cargo run --bin launcher -- --circle 02a1b2c3d4e5f6...:test_script.rhai --worker-binary ../target/release/worker --port 8080"
}