We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a68acd commit 2e53fe0Copy full SHA for 2e53fe0
README.md
@@ -130,7 +130,7 @@ docker run -d \
130
-e FLASHDUTY_RUNNER_API_KEY=your_api_key \
131
-e FLASHDUTY_RUNNER_NAME=my-runner \
132
-v /var/flashduty/workspace:/workspace \
133
- ghcr.io/flashcatcloud/flashduty-runner:latest
+ registry.flashcat.cloud/public/flashduty-runner:latest
134
```
135
136
### Configuration
README_zh.md
### 配置
0 commit comments