Update readme.md

This commit is contained in:
xxq250 2026-04-13 10:52:09 +08:00
parent aa87529c01
commit c28164abe3
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
# 使用说明
在 gitliink 平台管理员申请到 token 后在docker-compose.yml 替换GITEA_RUNNER_REGISTRATION_TOKEN
在 gitliink 平台管理员申请到runner token 后在docker-compose.yml 替换GITEA_RUNNER_REGISTRATION_TOKEN
```
GITEA_RUNNER_REGISTRATION_TOKEN: 'xxxxxxxxx' # 配置runner token
```
### Runner的标签配置