Migrate to new domain
All checks were successful
Deploy / Deploy (push) Successful in 8s

This commit is contained in:
2026-01-06 03:00:03 +00:00
parent af9b6be97d
commit a3b58b96de
2 changed files with 7 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ services:
- gitea_server
environment:
CONFIG_FILE: /config.yaml
GITEA_INSTANCE_URL: "https://git.illegal-crime.org"
GITEA_INSTANCE_URL: "https://gitea.leaf.home.kappeh.org"
GITEA_RUNNER_REGISTRATION_TOKEN: "${REGISTRATION_TOKEN}"
GITEA_RUNNER_NAME: "Gitea Runner"
volumes: