Update gitea/docker-compose.yaml

This commit is contained in:
bieri 2026-03-03 23:54:42 +01:00
parent 84a3a587dd
commit ab9cb795dc

View File

@ -48,6 +48,6 @@ services:
environment:
- TZ=Europe/Berlin
- CONFIG_FILE=/config.yaml
- GITEA_INSTANCE_URL=gitea-server:3000
- GITEA_INSTANCE_URL=https://gitea.bieri.one
- GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_TOKEN}
- GITEA_RUNNER_NAME=gitea-runner-01