Semaphore/.devcontainer/config-runner.json
2024-10-12 22:56:45 +00:00

6 lines
130 B
JSON

{
"web_host": "http://localhost:3000",
"runner": {
"token_file": "/home/codespace/.semaphore-runner-token"
}
}