fix: new runner token

This commit is contained in:
KV-Tube Deployer 2026-03-28 14:53:23 +07:00
parent 971d3e4b8f
commit 61a627483d

View file

@ -38,7 +38,7 @@ services:
if [ ! -f /data/.runner ]; then
forgejo-runner register --no-interactive \
--instance http://server:3000 \
--token IgPoUjzuP9uPI1dCCtxo20AqH81q0f6AzCUk1Xe5 \
--token ZLgCNOilaMYUEYvJsGJBS7lbvjwuHyzZj8Yatsjm \
--name synology-runner \
--labels ubuntu-latest,ubuntu-22.04,docker:host
fi