diff --git a/docker-compose.forgejo.yml b/docker-compose.forgejo.yml index 689b9f4..5c83673 100644 --- a/docker-compose.forgejo.yml +++ b/docker-compose.forgejo.yml @@ -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