Final try (I hope)

This commit is contained in:
LeterZP
2026-06-01 21:41:03 +03:00
parent a3edb86d1e
commit 15d6bdb054
110 changed files with 43 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
environment:
CONFIG_FILE: /config.yaml
GITEA_INSTANCE_URL: https://gitea.aklivtsov.tech/
GITEA_RUNNER_REGISTRATION_TOKEN: "C67eFmGfmFK5IJgAOGRNXRluDllRQCIu7Ok1Zzhw" # ключ зависит от раннера
GITEA_RUNNER_REGISTRATION_TOKEN: "C67eFmGfmFK5IJgAOGRNXRluDllRQCIu7Ok1Zzhw"
GITEA_RUNNER_NAME: "standard_runner"
volumes:
- ./config.yaml:/config.yaml