fix compose

This commit is contained in:
2025-11-24 21:04:22 +01:00
parent f4521782be
commit 742f1fb876

View File

@@ -13,7 +13,7 @@ services:
- ./data:$HOME/.cache
- ./configs/NuGet:/root/.nuget/NuGet
environment:
GITEA_INSTANCE_URL: "http://gitea.int.boger.local"
GITEA_INSTANCE_URL: "https://gitea.sandev.io"
GITEA_RUNNER_REGISTRATION_TOKEN: ${GITEA_REG_TOKEN}
GITEA_RUNNER_NAME: "gitea-runner-dotnet"
GITEA_RUNNER_LABELS: "dotnet-10,ubuntu2204"
GITEA_RUNNER_NAME: "gitea-runner-generic"
GITEA_RUNNER_LABELS: "ubuntu-2204,generic,node-js,golang"